summaryrefslogtreecommitdiff
path: root/test/sql/defaults.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-03-10 03:41:55 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-03-10 03:41:55 +0000
commitdc2d085a75edf382fadcf40e100542b74a78686a (patch)
treef1942be6775ac137b8cda029fe14a2d0dca0c3de /test/sql/defaults.py
parentb2e04755cc5f382596fb174c7381f60dd2972d94 (diff)
downloadsqlalchemy-dc2d085a75edf382fadcf40e100542b74a78686a.tar.gz
- Query has add_entity() and add_column() generative methods. these
will add the given mapper/class or ColumnElement to the query at compile time, and apply them to the instances method. the user is responsible for constructing reasonable join conditions (otherwise you can get full cartesian products). result set is the list of tuples, non-uniqued. - fixed multi-mapper instances() to pad out shorter results with None so zip() gets everything
Diffstat (limited to 'test/sql/defaults.py')
0 files changed, 0 insertions, 0 deletions