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