Improve management of database at start of application
ClosedPublic

Authored by mgallien on Mar 30 2019, 10:14 PM.

Details

Summary

add smooth upgrade for users with database matching v0.3.0 of Elisa

improve logging about database upgrades at start of Elisa

checks database schema and resets it in case of errors

BUG: 404458

improve logs about database creation

Test Plan

no reindexing is necessary if user upgrades from v0.3.0

in case database schema is incorrect, it gets reset and indexing works fine

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Mar 30 2019, 10:14 PM
mgallien created this revision.
ngraham accepted this revision.Mar 31 2019, 2:22 AM

It works!!! Thank you so much for getting this fixed.

This revision is now accepted and ready to land.Mar 31 2019, 2:22 AM
This revision was automatically updated to reflect the committed changes.