diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-07-25 20:27:33 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-07-25 20:27:33 +0000 |
| commit | c30cd4a6ab8b7884aa6a3ac9ac1141ede895191a (patch) | |
| tree | 1c0bfbd16bf413876bfde96b7f7932f50bce9638 /lib/sqlalchemy/sql/operators.py | |
| parent | 818c9a617eafd97b05fe7c1d14e3bd7683a39e93 (diff) | |
| download | sqlalchemy-c30cd4a6ab8b7884aa6a3ac9ac1141ede895191a.tar.gz | |
- fixed the test for FalseDiscriminator to use Boolean for picky postgresql
- added Query.enable_assertions(False) as a mediocre solution for [ticket:1424].
updated the recipe at http://www.sqlalchemy.org/trac/wiki/UsageRecipes/PreFilteredQuery to
reflect.
- moved most default Query state to be class level variables to start. the dicts could
go as well but being overly careful to not place mutables there for the moment.
- a visit by the "dunder-private method names aren't cool" police
- continued undisciplined pep-8ness
Diffstat (limited to 'lib/sqlalchemy/sql/operators.py')
0 files changed, 0 insertions, 0 deletions
