migrating flask imports (#525)
This commit is contained in:
@ -32,4 +32,4 @@ def upgrade():
|
||||
|
||||
|
||||
def downgrade():
|
||||
op.drop_constraint(None, 'certificates', type_='unique')
|
||||
op.drop_constraint(None, 'certificates', type_='unique')
|
||||
|
Reference in New Issue
Block a user