]> 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:19:05 +0000 (13:19 -0500)
commitf2f54e04a54be79dea054ebede72befdd0dd4b6c
tree653bbebc7cf9a031146a034a59fbb53d31034630
parentf7e3a3a36cf9ebb2bbcc70c9b6c8d08710d6e14e
- 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