Go to file
bhagyashris b1de3f71a8 Add new filter for DBDataError exception
For sqlite database if insert or update command fails
due to unicode value then it raises DBError whereas
for mysql using filter it raises DBDataError.

To maintain consistency, added new filter which will
raise DBDataError for sqlite database as well.

Related-Bug: #1393871
Related-Bug: #1531400

Change-Id: Ibb61a69b1b0c6ce6172f290848f44f89e2b41d3b
2016-03-22 08:45:39 +00:00
2015-09-28 17:58:21 -05:00
2015-05-05 19:39:49 +00:00
2015-09-24 10:56:06 -05:00
2014-04-30 16:55:51 +02:00
2014-04-18 11:33:16 +03:00
2014-04-18 11:33:16 +03:00
2014-09-01 11:40:08 +02:00
2014-04-18 11:33:16 +03:00
2016-02-24 01:38:37 +00:00
2015-09-18 16:41:34 +00:00
2016-02-23 15:04:49 -05:00

oslo.db -- OpenStack Database Pattern Library

Latest Version

Downloads

The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.5 MiB