summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/sqlsoup.py
diff options
context:
space:
mode:
authorGaëtan de Menten <gdementen@gmail.com>2008-06-25 15:55:49 +0000
committerGaëtan de Menten <gdementen@gmail.com>2008-06-25 15:55:49 +0000
commitd0c243711b6f2317e701f181b6dbc2a018f0edbe (patch)
treea0cf04dca8422ff5927c74c3821a539dae6e2389 /lib/sqlalchemy/ext/sqlsoup.py
parent22fcee0e07981bc6ae7a0f47227c4f0bb322c774 (diff)
downloadsqlalchemy-d0c243711b6f2317e701f181b6dbc2a018f0edbe.tar.gz
`session.Query().iterate_instances()` has been renamed to just `instances()`. The old `instances()` method returning a list instead of an iterator no longer
exists. If you were relying on that behavior, you should use `list(your_query.instances())`.
Diffstat (limited to 'lib/sqlalchemy/ext/sqlsoup.py')
0 files changed, 0 insertions, 0 deletions