haldis/app/migrations/README
2020-01-26 19:39:35 +01:00

7 lines
154 B
Plaintext

Generic single-database configuration.
On the existing databases, initialize flask-migrate and alembic with:
```
python app.py db stamp 150252c1cdb1
```