diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-08-11 14:03:23 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-08-11 14:03:23 +0000 |
commit | e8793a5b59a05fb1d96c228bcd2e9f3ec381c0b4 (patch) | |
tree | 08adf229eaa4dc2613d21e6009c5a205d3eb3d4d /lib/sqlalchemy/queue.py | |
parent | 41c734b5a38a615c2f175659a6e8e0c37c482118 (diff) | |
download | sqlalchemy-e8793a5b59a05fb1d96c228bcd2e9f3ec381c0b4.tar.gz |
- case_sensitive=(True|False) setting removed from schema items, since
checking this state added a lot of method call overhead and there was
no decent reason to ever set it to False. Table and column names which are
all lower case will be treated as case-insenstive (yes we adjust for
Oracle's UPPERCASE style too).
Diffstat (limited to 'lib/sqlalchemy/queue.py')
0 files changed, 0 insertions, 0 deletions