Closed
Description
Migrated issue, originally created by Iuri de Silvio (@iurisilvio)
Alembic breaks with alter_column
operation if the column_name
has spaces.
Should I escape the names in my script or it is up to the ddl generation make it right?