alembic icon indicating copy to clipboard operation
alembic copied to clipboard

add support for global table_options, others

Open sqlalchemy-bot opened this issue 10 years ago • 0 comments

Migrated issue, originally created by Michael Bayer (@zzzeek)

right now the only way to get at the Table etc. created by op directives is to use events, and that means indiscriminate targeting which could leak into other areas of the process space. There should be more options for this. also look into duplicating naming_convention across.

sqlalchemy-bot avatar Jul 22 '14 16:07 sqlalchemy-bot