Skip to content
Snippets Groups Projects
Commit 5c1fd824 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Migrations

parent 338e4111
No related branches found
No related tags found
No related merge requests found
"""initial
"""Initial migrate
Revision ID: 0fcc4cb0447b
Revision ID: 3f2aee5e6a45
Revises:
Create Date: 2019-08-06 13:41:06.754193
Create Date: 2019-08-06 14:29:59.814876
"""
from alembic import op
......@@ -10,7 +10,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '0fcc4cb0447b'
revision = '3f2aee5e6a45'
down_revision = None
branch_labels = None
depends_on = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment