OpenStack Common DB Code
Go to file
Roman Podoliaka 3728fbf0ae Fix parsing of UC errors in sqlite 3.7.16+/3.8.2+
The new version of libsqlite changed the format of error messages.
Code of oslo.db helpers must be updated appropriately. This was meant
to be fixed by I86e9673ac409b3b3e881bea7cb8b3516f320388d, but that
change doesn't cope well with the new format of column names.

Closes-Bug: #1259915

Change-Id: Iec39c8804ea47307a98d1b79899ff74af9404bf6
2014-01-15 17:53:36 +02:00
openstack/common/db Fix parsing of UC errors in sqlite 3.7.16+/3.8.2+ 2014-01-15 17:53:36 +02:00
tests/unit/db Fix parsing of UC errors in sqlite 3.7.16+/3.8.2+ 2014-01-15 17:53:36 +02:00
.gitignore Add eclipse project files to .gitignore 2013-07-18 22:45:38 +00:00
.gitreview Correcting openstack-common mv to oslo-incubator. 2012-11-11 23:44:12 +00:00