]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added ORA-02396 "maximum idle time" error code to list of
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Dec 2013 18:18:40 +0000 (13:18 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Dec 2013 18:18:40 +0000 (13:18 -0500)
commit21feea9c1d278036cc37add813b72d0dbd4b1754
tree589d7aba363d25574acd225e757a00904a26cf96
parent50e3847f09580d1e322fb11f54983e9a31846f19
- Added ORA-02396 "maximum idle time" error code to list of
"is disconnect" codes with cx_oracle. [ticket:2864]
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/dialects/oracle/cx_oracle.py