]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed a _get_criterion mismatch, cleaned up types + updated types doc
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 5 May 2006 17:23:00 +0000 (17:23 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 5 May 2006 17:23:00 +0000 (17:23 +0000)
commit6c89f97e45baf5cbda183f0fdda4135545d0ffbc
treee3e3fe0c1f8fb353183f13e6861c5242e8bed703
parenta7ba115c3dd536ac75c334838872c3f587a9c2ec
fixed a _get_criterion mismatch, cleaned up types + updated types doc
doc/build/content/document_base.myt
doc/build/content/types.txt
lib/sqlalchemy/mapping/mapper.py
lib/sqlalchemy/mapping/query.py
lib/sqlalchemy/types.py