Skip to content
Commit 5e691b5d authored by Simon Brandhof's avatar Simon Brandhof
Browse files

Improve db migration from 5.0 and indexing step at server startup

* Parallel bulk indexing of documents into Elasticsearch
* reduce memory consumption when building JSON requests
* no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used
* fix created_at/updated_at fields of manual_measure when saved from Rails
* remove usage of deprecated delete-by-query
parent 698475e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment