new comments
This commit is contained in:
parent
b2f649a489
commit
09404da121
13 changed files with 430 additions and 70 deletions
|
|
@ -1,3 +1,7 @@
|
|||
<%#
|
||||
Alembic migration script template generated by 'alembic revision'.
|
||||
Edit the upgrade() and downgrade() functions to apply schema changes.
|
||||
%>
|
||||
"""
|
||||
Revision ID: ${up_revision}
|
||||
Revises: ${down_revision | comma,n}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue