]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
shuffling to allow standard 'types' module in
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 31 Dec 2005 07:49:00 +0000 (07:49 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 31 Dec 2005 07:49:00 +0000 (07:49 +0000)
commit3b6f23145f1efb0a152f3a25fbaf4c5890b7dc76
tree557162bdedcf8151c95af08e85b61d2b43d8a3c8
parentf3e9dc2c8c611a2dd03e96f13e99894f10820dd0
shuffling to allow standard 'types' module in
bindparam allows class-based type in
added 'op' to comparemixin to allow custom operators
lib/sqlalchemy/sql.py