diff options
author | Gaëtan de Menten <gdementen@gmail.com> | 2008-06-25 15:55:49 +0000 |
---|---|---|
committer | Gaëtan de Menten <gdementen@gmail.com> | 2008-06-25 15:55:49 +0000 |
commit | d0c243711b6f2317e701f181b6dbc2a018f0edbe (patch) | |
tree | a0cf04dca8422ff5927c74c3821a539dae6e2389 /lib/sqlalchemy/ext/sqlsoup.py | |
parent | 22fcee0e07981bc6ae7a0f47227c4f0bb322c774 (diff) | |
download | sqlalchemy-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