haldis/app/migrations/README

7 lines
154 B
Plaintext
Raw Normal View History

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