haldis/app/migrations/README

6 lines
161 B
Plaintext
Raw Normal View History

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