byteally/dbrecord

Migration support

Opened this issue · 0 comments

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