room table so we can dedupe the name and title
modified: app.py new file: migrations/README new file: migrations/alembic.ini new file: migrations/env.py new file: migrations/script.py.mako new file: migrations/versions/a9e886c56482_create_room_table.py
This commit is contained in:
parent
4e893dc4d2
commit
2639a2f99c
6 changed files with 363 additions and 33 deletions
1
migrations/README
Normal file
1
migrations/README
Normal file
|
|
@ -0,0 +1 @@
|
|||
Single-database configuration for Flask.
|
||||
Loading…
Add table
Add a link
Reference in a new issue