diff options
author | Roman Podolyaka <roman.podolyaka@gmail.com> | 2013-06-22 13:31:51 +0300 |
---|---|---|
committer | Roman Podolyaka <roman.podolyaka@gmail.com> | 2013-06-23 10:42:03 +0300 |
commit | 1ad06ea42c69c10f18c5d43d4d4a68223cbef52e (patch) | |
tree | 9d8d42bae2aa5a55d393fd6e6ca9eb9031e12d22 /lib/sqlalchemy/schema.py | |
parent | 90296229209104e3903358844c2fbcd565d71bf3 (diff) | |
download | sqlalchemy-1ad06ea42c69c10f18c5d43d4d4a68223cbef52e.tar.gz |
Fix unique constraints reflection in SQLite
If SQLite keywords are used as column names, they are
quoted. The code parsing the information about table
unique constraints should be modified so that it properly
removes double-quotes from column names.
Diffstat (limited to 'lib/sqlalchemy/schema.py')
0 files changed, 0 insertions, 0 deletions