-
Feature
-
Resolution: Done
-
Blocker
-
1.0.0-M2
-
None
Implement a framework for handling database migration tasks. The Agile Database community has established practices/patterns for effectively handling this. This requires both the development of a lightweight framework and development practices.
* This may be important to think about prior to release. Given the probability of data loss bugs existing in the system we may need to release updates that modify database structures to fix the bug. Without this we can make modifications by hand but that is obviously more error prone and not reproducible.
* This may be important to think about prior to release. Given the probability of data loss bugs existing in the system we may need to release updates that modify database structures to fix the bug. Without this we can make modifications by hand but that is obviously more error prone and not reproducible.