def downgrade():
# ### commands auto generated by Alembic - please adjust! ###
op.drop_column('bit_etl_tables', 'sync_next_time')
op.drop_column('bit_etl_tables', 'sync_last_time')
# ### end Alembic commands ###
评论列表
文章目录