mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 17:40:40 +00:00
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development
This commit is contained in:
@ -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 ###
|
||||
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
cqi
|
||||
dnspython==1.16.0
|
||||
email_validator
|
||||
eventlet
|
||||
Flask
|
||||
|
Reference in New Issue
Block a user