diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-03-28 13:46:24 -0400 |
---|---|---|
committer | mike bayer <mike_mp@zzzcomputing.com> | 2022-03-28 20:50:16 +0000 |
commit | 24a031146c8b74550b6705dfb5f2e67ed69f78c9 (patch) | |
tree | 9ee3e72993c5a425b980f7ca00196ee0bc2532f9 /lib/sqlalchemy/orm/attributes.py | |
parent | c90396fbe7424c481f8f4ee18b6cedd1fa09c711 (diff) | |
download | sqlalchemy-24a031146c8b74550b6705dfb5f2e67ed69f78c9.tar.gz |
fix quotes regexp for SQLite CHECK constraints
Fixed bug where the name of CHECK constraints under SQLite would not be
reflected if the name were created using quotes, as is the case when the
name uses mixed case or special characters.
Fixes: #5463
Change-Id: Ic3b1e0a0385fb9e727b0880e90815ea2814df313
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions