haldis/app/migrations/README
2015-06-04 17:29:37 +02:00

6 lines
161 B
Plaintext

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