mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Fix latest migration script
This commit is contained in:
parent
38a450802f
commit
322c97ebf4
@ -18,8 +18,8 @@ depends_on = None
|
||||
|
||||
def upgrade():
|
||||
# ### commands auto generated by Alembic - please adjust! ###
|
||||
op.drop_table('results')
|
||||
op.drop_table('result_files')
|
||||
op.drop_table('results')
|
||||
# ### end Alembic commands ###
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user