Angus Lees 676f9cba78 Issue one SQL statement per execute() call
Some sqlalchemy drivers only support a single SQL statement per
execute() call.  It isn't 100% clear from the sqlalchemy docs, but the
sqlalchemy author confirmed that this is the intention.

Change-Id: I2f696a5894ce7722114a2da054b42d9ffac56b83
2014-08-13 11:32:38 +10:00
..
2014-07-31 19:54:24 +05:30