Skip to content

Commit

Permalink
migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
afourmy committed Oct 22, 2018
1 parent 9fb7999 commit 88be366
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
"""empty message
Revision ID: c17af5ce2f8b
Revision ID: c49c8ef60511
Revises:
Create Date: 2018-10-18 09:33:19.437841
Create Date: 2018-10-22 21:42:16.329527
"""
from alembic import op
import sqlalchemy as sa


# revision identifiers, used by Alembic.
revision = 'c17af5ce2f8b'
revision = 'c49c8ef60511'
down_revision = None
branch_labels = None
depends_on = None
Expand Down

0 comments on commit 88be366

Please sign in to comment.