On Wednesday, March 23, 2016 at 10:09:00 AM UTC-4, Mike Bayer wrote:
>
> Well the easy way, Rewriter is a callable object just like your plain 
> process_revision_directives function.   So in your 
> process_revision_directives, you can do the thing with empty migrations, 
> then call into your rewriter - my_rewriter(context, revision, 
> directives), and then not worry about it. 
>

Worked like a charm. Thanks for this!

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy-alembic" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy-alembic+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to