op.add_column('user', sa.Column('avatar', sa.VARCHAR(length=200), autoincrement=False, nullable=True))