def downgrade():
# ### commands auto generated by Alembic - please adjust! ###
op.drop_constraint(None, 'bit_adwords_google_drive_storage', type_='foreignkey')
op.drop_column('bit_adwords_google_drive_storage', 'connector_id')
# ### end Alembic commands ###
评论列表
文章目录