]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- we're going to attempt to get the type/operator system to eat its own dogfood and
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Aug 2012 17:25:46 +0000 (13:25 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 16 Aug 2012 17:25:46 +0000 (13:25 -0400)
commitfd4ac5b3171dacf2efba31c520c546e2422fba36
treee7a98eba0ec6eca12c679294a6cae52994702da9
parenta180239d8eda8c20ea39f4f5190abf51deba8b05
- we're going to attempt to get the type/operator system to eat its own dogfood and
use the type-based comparator in all cases.  will attempt to remove the _adapt_expression()
method entirely as this represents an incomplete and redundant system (though it might
be a lot faster)
lib/sqlalchemy/sql/expression.py
lib/sqlalchemy/sql/util.py
lib/sqlalchemy/types.py
test/lib/profiles.txt