oslo-incubator/openstack/common/db/sqlalchemy
Nikita Konovalov c802fa66f8 SQLAlchemy error patterns improved
SQLite has new error messages since 3.7.16.
DBDuplicateEntry is now recognized correctly.

Change-Id: I86e9673ac409b3b3e881bea7cb8b3516f320388d
Fixes: bug #1259915
2013-12-17 17:00:51 +04:00
..
__init__.py Remove vim header 2013-11-25 12:16:11 +08:00
migration.py Incorporating MIT licensed code 2013-12-02 11:57:19 +00:00
models.py Use six.iteritems to make dict work on Python2/3 2013-12-03 13:22:14 -08:00
provision.py The ability to run tests at various backend 2013-11-26 14:48:32 +02:00
session.py SQLAlchemy error patterns improved 2013-12-17 17:00:51 +04:00
test_migrations.conf Move base migration test classes to common code 2013-08-19 10:49:45 +03:00
test_migrations.py Fix violations of H302:import only modules 2013-12-09 19:42:12 -08:00
utils.py Use log.warning() instead of log.warn() in oslo.db 2013-11-26 10:47:46 +02:00