index
:
delta/openstack/oslo-db.git
feature/1.2
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.db.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo_db
/
exception.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop use of six
Stephen Finucane
2020-02-25
1
-2
/
+1
*
Remove deprecated class DbMigrationError since we already have DBMigrationError
Yaguo Zhou
2019-12-17
1
-12
/
+1
*
Move warnings to their own module
Stephen Finucane
2018-10-17
1
-24
/
+9
*
Remove property message for DBInvalidUnicodeParameter and InvalidSortKey
sunguangning
2017-09-11
1
-19
/
+0
*
Enable MySQL Storage Engine selection
oorgeron
2017-06-26
1
-0
/
+4
*
Add a specific exception for 'unknown database' errors
Roman Podoliaka
2016-10-10
1
-0
/
+12
*
Memoize sys.exc_info() before attempting a savepoint rollback
Mike Bayer
2016-07-27
1
-3
/
+4
*
Merge "exception: make message mandatory in DbMigrationError and deprecates it"
Jenkins
2016-07-08
1
-0
/
+14
|
\
|
*
exception: make message mandatory in DbMigrationError and deprecates it
Julien Danjou
2016-06-27
1
-0
/
+14
*
|
exc_filters: catch and translate non existent table on drop
Julien Danjou
2016-06-27
1
-0
/
+12
*
|
exc_filters: catch and translate non existent constraint on drop
Julien Danjou
2016-06-22
1
-0
/
+15
|
/
*
exceptions: provide .message attribute for Py3K compatibility
4.4.0
Roman Podoliaka
2016-02-08
1
-0
/
+15
*
InvalidSortKey constructor change breaks Heat unittests
Davanum Srinivas
2016-02-06
1
-1
/
+1
*
exception: fix DBInvalidUnicodeParameter error message
Julien Danjou
2016-02-04
1
-2
/
+3
*
exceptions: enhance InvalidSortKey to carry the invalid key
Julien Danjou
2016-02-02
1
-2
/
+3
*
exception: fix InvalidSortKey message
Julien Danjou
2016-02-01
1
-1
/
+3
*
Improve failure mode handling in enginefacade
Mike Bayer
2015-07-27
1
-2
/
+19
*
Implement new oslo.db.sqlalchemy.enginefacade module
Mike Bayer
2015-06-04
1
-0
/
+43
*
Merge "Handle CHECK constraint integrity in PostgreSQL"
Jenkins
2015-04-10
1
-0
/
+17
|
\
|
*
Handle CHECK constraint integrity in PostgreSQL
Julien Danjou
2015-04-03
1
-0
/
+17
*
|
Add filters for DBDataError exception
Roman Podoliaka
2015-04-09
1
-0
/
+8
|
/
*
Add retry decorator allowing to retry DB operations on request
Eugene Nikanorov
2015-01-30
1
-0
/
+9
*
Move files out of the namespace package
Doug Hellmann
2014-12-24
1
-0
/
+173