alembic
alembic copied to clipboard
add support for global table_options, others
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.