serge-web / serge-td

Technical demonstrator for serge-experiments
https://serge-td.herokuapp.com/
Apache License 2.0
0 stars 0 forks source link

Clear database on Schema (or other) change #26

Open IanMayo opened 5 years ago

IanMayo commented 5 years ago

We've had an issue a few times where I've had to delete the database.

Can we get around that?

I don't think we should delete the databases each time we open - since we'd lose our working data.

But, maybe catch some database error that indicates things have changed, and then delete the databases.

lilitkarapetyan commented 5 years ago

There is a new function for views and filter autoupdate, so we can keep our data but update database if it needs