mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Migrations
This commit is contained in:
parent
338e4111c2
commit
5c1fd82451
@ -1,8 +1,8 @@
|
|||||||
"""initial
|
"""Initial migrate
|
||||||
|
|
||||||
Revision ID: 0fcc4cb0447b
|
Revision ID: 3f2aee5e6a45
|
||||||
Revises:
|
Revises:
|
||||||
Create Date: 2019-08-06 13:41:06.754193
|
Create Date: 2019-08-06 14:29:59.814876
|
||||||
|
|
||||||
"""
|
"""
|
||||||
from alembic import op
|
from alembic import op
|
||||||
@ -10,7 +10,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '0fcc4cb0447b'
|
revision = '3f2aee5e6a45'
|
||||||
down_revision = None
|
down_revision = None
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
Loading…
Reference in New Issue
Block a user