mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 06:05:58 -06:00
fix: remove duplicate compare_type from alembic config
This commit is contained in:
parent
04434abc47
commit
779f6efdc4
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ def run_migrations_online():
|
|||
connection=connection,
|
||||
target_metadata=target_metadata,
|
||||
process_revision_directives=process_revision_directives,
|
||||
compare_type=True,
|
||||
**current_app.extensions["migrate"].configure_args
|
||||
)
|
||||
# render_as_batch=True, ## use this when altering schema
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue