kopia lustrzana https://github.com/bugout-dev/moonstream
Fix drop condition name.
rodzic
e1fe56a49d
commit
5290e4bf34
|
@ -42,5 +42,5 @@ def upgrade():
|
|||
def downgrade():
|
||||
# ### commands auto generated by Alembic - please adjust! ###
|
||||
op.drop_table("opensea_crawler_state")
|
||||
op.drop_index("idx_label_name")
|
||||
op.drop_index("idx_ethereum_labels_opensea_nft_name")
|
||||
# ### end Alembic commands ###
|
||||
|
|
Ładowanie…
Reference in New Issue