diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-12-06 19:10:06 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-12-06 19:10:06 -0500 |
commit | af1a545bdd9d5210981a07f74e62f5d343b14537 (patch) | |
tree | afe3cb7c86a30aee58ef4fe2b5e48490a851341e /test/dialect/test_postgresql.py | |
parent | 850fb33094549849d48f5f181793aa9474c14e2d (diff) | |
download | sqlalchemy-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