]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
math operators
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Dec 2005 02:15:06 +0000 (02:15 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Dec 2005 02:15:06 +0000 (02:15 +0000)
commit20e7f815b115d0dc5b864cdeda2f4220e34f417a
tree4c0df222e067d2b4819a8dd1e163d45e65fa1205
parentdd269785a9737748d88af1f8822277f49f1095f3
math operators
&|~ boolean operators
added 'literal' keyword
working on column clauses being more flexible
lib/sqlalchemy/ansisql.py
lib/sqlalchemy/schema.py
lib/sqlalchemy/sql.py
test/mapper.py
test/objectstore.py
test/rundocs.py