1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-12 08:35:08 +09:00
vervis/src/Vervis/Migration
fr33domlover c5a50c336e Adapt to persistent-migration changes
We have gained:

* Haskell-side validation of schema changes before their execution
* Report of results of migration process
* Handling of old deployments

However:

* The validation code hasn't been tested yet at all
* Most of the migration list hasn't been applied at all yet
* Adding lists of entities from a model file is NOT VALIDATED!!! It's totally
  possible to implement, just need to catch all the small details right
2018-03-31 19:22:37 +00:00
..
Model.hs Adapt to persistent-migration changes 2018-03-31 19:22:37 +00:00
TH.hs Complete DB migration list, allowing to upgrade 2016-08-04 running instance 2018-03-27 14:28:56 +00:00