diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-01-18 17:08:28 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-01-18 17:08:28 +0000 |
commit | 072039945b23b0a76814e53698da247de334f7eb (patch) | |
tree | 8616971bd3e74eafa734d42f2a0e1bd36004fb74 /lib/sqlalchemy/databases/postgres.py | |
parent | 86fcffc854540e87d56e5e0d49273a9411af32f6 (diff) | |
download | sqlalchemy-072039945b23b0a76814e53698da247de334f7eb.tar.gz |
- Further fixes to the "percent signs and spaces in column/table
names" functionality. [ticket:1284]
- Still doesn't work for PG/MySQL, which unfortunately would require
post_process_text() calls all over the place. Perhaps % escaping
can be assembled into IdentifierPreparer.quote() since that's where
identifier names are received.
Diffstat (limited to 'lib/sqlalchemy/databases/postgres.py')
0 files changed, 0 insertions, 0 deletions