diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-02-11 19:22:34 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-02-11 19:22:34 +0000 |
| commit | 6f9aa3a9003d4d63348bc56f612690a153da640c (patch) | |
| tree | 13c41e15a1d80de7236a9b834c6cc25ea9b23eed /examples | |
| parent | 645fa5255d899431d489b89d1c567bce96c1bb4d (diff) | |
| download | sqlalchemy-6f9aa3a9003d4d63348bc56f612690a153da640c.tar.gz | |
- added expire_all() method to Session. Calls expire()
for all persistent instances. This is handy in conjunction
with .....
- instances which have been partially or fully expired
will have their expired attributes populated during a regular
Query operation which affects those objects, preventing
a needless second SQL statement for each instance.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
