haldis/app/migrations
Feliciaan De Palmenaer 24d1b7c094 Added phone number
2015-06-04 18:45:59 +02:00
..
versions Added phone number 2015-06-04 18:45:59 +02:00
alembic.ini Added alembic and flask-migrate to haldis 2015-06-04 17:29:37 +02:00
env.py Added alembic and flask-migrate to haldis 2015-06-04 17:29:37 +02:00
README Added alembic and flask-migrate to haldis 2015-06-04 17:29:37 +02:00
script.py.mako Added alembic and flask-migrate to haldis 2015-06-04 17:29:37 +02:00

Generic single-database configuration.

+On the existing databases, initialize flask-migrate and alembic with:
+```
+python haldis.py db stamp "354676f60be"
+```