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
..
2018-03-01 06:16:38 +00:00
2017-08-23 14:46:27 +08:00
2020-02-25 17:33:41 +00:00
2017-03-30 08:42:42 +08:00
2020-02-25 17:33:41 +00:00
2019-04-06 12:54:28 -07:00
2018-10-17 14:04:42 +01:00