5927940a466e_create_shared_ips_columns.py 文件源码

python
阅读 21 收藏 0 点赞 0 评论 0

项目:quark 作者: openstack 项目源码 文件源码
def downgrade():
    """alexm: i believe this method is never called"""
    with op.batch_alter_table(t2_name) as batch_op:
        batch_op.drop_column('do_not_use')

    with op.batch_alter_table(t1_name) as batch_op:
        batch_op.drop_column('enabled')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号