Update migration README
This commit is contained in:
parent
4b99eff7c8
commit
285d4223e2
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
Generic single-database configuration.
|
Generic single-database configuration.
|
||||||
|
|
||||||
+On the existing databases, initialize flask-migrate and alembic with:
|
On the existing databases, initialize flask-migrate and alembic with:
|
||||||
+```
|
```
|
||||||
+python haldis.py db stamp "354676f60be"
|
python app.py db stamp 150252c1cdb1
|
||||||
+```
|
```
|
||||||
|
|
Loading…
Reference in a new issue