oslo.db/oslo_db
Mike Bayer 28b26ee946 Set create_constraint=True for boolean constraint test
SQLAlchemy will be defaulting create_constraint to
False in an upcoming major release [1].  As this
test relies upon the CHECK constraint being present,
set create_constraint to True.

[1] https://github.com/sqlalchemy/sqlalchemy/issues/5367

Change-Id: Ie822172ef797dc1bf8050d9b5cabe6782120ea45
2020-06-03 13:57:56 -04:00
..
locale Imported Translations from Zanata 2018-03-01 06:16:38 +00:00
sqlalchemy Remove use of deprecated LOG.warn 2020-04-14 15:08:40 -05:00
tests Set create_constraint=True for boolean constraint test 2020-06-03 13:57:56 -04:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Update the documentation link 2017-08-23 14:46:27 +08:00
api.py Drop use of six 2020-02-25 17:33:41 +00:00
concurrency.py Remove log translations 2017-03-30 08:42:42 +08:00
exception.py Drop use of six 2020-02-25 17:33:41 +00:00
options.py Removing deprecated min_pool_size 2019-04-06 12:54:28 -07:00
warning.py Move warnings to their own module 2018-10-17 14:04:42 +01:00