Thanks for clearing all that functionality up. Will give the traversal a 
shot.

On 02/05/2016 01:10 PM, Jonathan Beluch wrote: 
> > Just realized #4 isn't so simple either as the comparison is always done 
> > by name. 
>
> if this is a one-time migration why is autogenerate needed at all? 
> Just write out the migration for all the constraints either manually or 
> using your own one-off script. 
>
There are about ~150 index/constraints that have to renamed so manual could 
get annoying. Also, I want to hook into the alembic machinery to compare 
indexes/constraints on column signatures/etc vs just the name.

-- 
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