def upgrade(): ### commands auto generated by Alembic - please adjust! ### op.alter_column('users', 'userName', existing_type=mysql.VARCHAR(length=64), nullable=True) ### end Alembic commands ###