e66884bb260f_.py 文件源码

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

项目:flask_tutorial 作者: python-sorocaba 项目源码 文件源码
def upgrade():
    ### commands auto generated by Alembic - please adjust! ###
    op.add_column('tv_serie', sa.Column('year', sa.Date(), nullable=True))
    op.create_unique_constraint(None, 'tv_serie', ['id'])
    ### end Alembic commands ###
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号