Files
sqlalchemy/lib/sqlalchemy/orm
Mike Bayer f0b72859f9 - a full select() construct can be passed to query.select() (which
worked anyway), but also query.selectfirst(), query.selectone() which
will be used as is (i.e. no query is compiled). works similarly to
sending the results to instances().
2007-02-22 22:59:51 +00:00
..
2007-01-05 19:26:11 +00:00
2006-10-26 20:30:41 +00:00