Moved alembic and alembic.ini to migrations directory

Updated README
This commit is contained in:
Amir Sadoughi
2014-03-11 04:07:21 -05:00
parent 16d57835bc
commit 89990833c4
5 changed files with 5 additions and 1 deletions

View File

@@ -1 +0,0 @@
Generic single-database configuration.

View File

@@ -0,0 +1,5 @@
Generic single-database configuration.
NOTE: Update alembic.ini sqlalchemy.url with the correct sql connection string.
See http://alembic.readthedocs.org/en/latest/tutorial.html for more usage.