diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-18 11:40:25 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-18 11:40:25 -0400 |
| commit | 611fb77186d7379a4ab8378326cbbb380c6e8cd6 (patch) | |
| tree | 8ff9448503bd1edc04cf19a5bac2bff045896066 /lib/sqlalchemy/sql/expression.py | |
| parent | f08ea3c1131a2b480dfe1ffdc0028aab9d225c54 (diff) | |
| download | sqlalchemy-611fb77186d7379a4ab8378326cbbb380c6e8cd6.tar.gz | |
- use "key in dict" rather than KeyError if the usual case
is that the key is not present.
- don't need to uniquify Index schemes, just don't copy Indexes
that were known to be generated from the index=True flag
- user facing changes go in CHANGES
- Table.c allows string lookup
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions
