4934eca225
This sets up the framework for adding database migrations to run on the new api database. It splits migration commands so that they can run on the current 'main' database or the new 'api' database. bp: cells-v2-mapping Change-Id: I73dee6fd51b74bd670a6dffa07e875bf86891e97
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
This is a database migration repository.
|
|
|
|
More information at
|
|
http://code.google.com/p/sqlalchemy-migrate/
|