op.add_column('events', sa.Column('color', sa.VARCHAR(length=20), autoincrement=False, nullable=True))