Add flask-Migrate + alembic for automated database migrations.

Update some dependencies to their latest version.
Make executable scripts executable (chmod +x).
This commit is contained in:
nyaadev
2017-05-21 17:47:16 +02:00
parent 740be1a40a
commit 152e547ac5
12 changed files with 194 additions and 16 deletions

1
migrations/README Executable file
View File

@@ -0,0 +1 @@
Generic single-database configuration.