[sqlalchemy] Session.execute() calls aren't committing...

2014-04-16 Thread Chip Kellam
I have an application in which I primarily rely on MySQL/InnoDB and using the SQLAlchemy ORM and leveraging the transaction python module. Everything is good. My problem is that, try as I might, using code similar to the following, I can't get the transaction to commit: with

[sqlalchemy] Re: Session.execute() calls aren't committing...

2014-04-16 Thread Chip Kellam
I should say I don't need this logic very often, but once and a while it would be nice to use raw SQL. -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To unsubscribe from this group and stop receiving emails from it, send an email to