summaryrefslogtreecommitdiff
path: root/test/dialect/test_postgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-12-06 19:10:06 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-12-06 19:10:06 -0500
commitaf1a545bdd9d5210981a07f74e62f5d343b14537 (patch)
treeafe3cb7c86a30aee58ef4fe2b5e48490a851341e /test/dialect/test_postgresql.py
parent850fb33094549849d48f5f181793aa9474c14e2d (diff)
downloadsqlalchemy-af1a545bdd9d5210981a07f74e62f5d343b14537.tar.gz
Repaired the usage of ``.prepare()`` in conjunction with
cx_Oracle so that a return value of ``False`` will result in no call to ``connection.commit()``, hence avoiding "no transaction" errors. Two-phase transactions have now been shown to work in a rudimental fashion with SQLAlchemy and cx_oracle, however are subject to caveats observed with the driver; check the documentation for details. Also in 0.7.10. [ticket:2611]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions