add_column(table,c) - Issue an "add column" instruction using the current migration context. e.g.: from alembic import op from sqlalchemy import Column, ...
確定! 回上一頁