def upgrade():
### commands auto generated by Alembic - please adjust! ###
op.add_column('exercises', sa.Column('vocab', postgresql.ARRAY(sa.String()), nullable=True))
### end Alembic commands ###
fa43b02e45fa_added_vocab_array_field_to_exercise_.py 文件源码
python
阅读 24
收藏 0
点赞 0
评论 0
评论列表
文章目录