summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-07-01 16:52:11 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2011-07-01 16:52:11 -0400
commite936a7b359a205e0476b932a1f175f5da7289e06 (patch)
tree161e369330c3446b6bbd122fc2a4cdbadda00317 /lib/sqlalchemy/ext/declarative.py
parent409a95adf44f577a204114469ff414bebefca293 (diff)
downloadsqlalchemy-e936a7b359a205e0476b932a1f175f5da7289e06.tar.gz
- Failures on connect which raise dbapi.Error
will forward the error to dialect.is_disconnect() and set the "connection_invalidated" flag if the dialect knows this to be a potentially "retryable" condition. Only Oracle ORA-01033 implemented for now. [ticket:2201] - Added ORA-01033 to disconnect codes, which can be caught during a connection event. [ticket:2201]
Diffstat (limited to 'lib/sqlalchemy/ext/declarative.py')
0 files changed, 0 insertions, 0 deletions