haldis/app/migrations/README

7 lines
154 B
Text
Raw Normal View History

Generic single-database configuration.
2020-01-26 19:39:35 +01:00
On the existing databases, initialize flask-migrate and alembic with:
```
python app.py db stamp 150252c1cdb1
```