8b0b3bbd0cac_state_is_active_last_active_at_fields_.py 文件源码

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

项目:todoist_bot 作者: ihoru 项目源码 文件源码
def downgrade():
    # ### commands auto generated by Alembic - please adjust! ###
    with op.batch_alter_table('user') as batch_op:
        batch_op.drop_column('state')
        batch_op.drop_column('last_active_at')
        batch_op.drop_column('is_active')
        # ### end Alembic commands ###
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号