Re: NotImplementedError when calling batch_op.create_primary_key within batch_alter_table context

2015-02-10 Thread Michael Bayer
it’s not implemented yet. you’d need to use create_primary_key outside of the batch context for now. vitaly numenta wrote: > Using alembic 0.7.4 with mysql on Mac OS X > > I get a NotImplementedError exception when calling > batch_op.create_primary_key within batch_alter_table context >

NotImplementedError when calling batch_op.create_primary_key within batch_alter_table context

2015-02-10 Thread vitaly numenta
Using alembic 0.7.4 with mysql on Mac OS X I get a NotImplementedError exception when calling batch_op.create_primary_key within batch_alter_table context -- You received this message because you are subscribed to the Google Groups "sqlalchemy-alembic" group. To unsubscribe from this group and