Migration support
Opened this issue · 0 comments
mageshb commented
Currently code that produce DDL from the schema definition is available.
We would like to have add ability to
- Auto-Migration by reifying information_schema of database
- Ability to write Up/Down db statement for each migration between version