diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-02-11 20:38:30 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-02-11 20:38:30 +0000 |
commit | 1d3185139a923fa1a1998d4498748d8f49278ac0 (patch) | |
tree | 0cad1371e66c9629e85b139d296a70afe3ea6c30 /lib/sqlalchemy/databases/mssql.py | |
parent | 60dd7842f012c7aaaa534ce22be06b0db25d86df (diff) | |
download | sqlalchemy-1d3185139a923fa1a1998d4498748d8f49278ac0.tar.gz |
- a session.expire() on a particular collection attribute
will clear any pending backref additions as well, so that
the next access correctly returns only what was present
in the database. Presents some degree of a workaround for
[ticket:1315], although we are considering removing the
flush([objects]) feature altogether.
Diffstat (limited to 'lib/sqlalchemy/databases/mssql.py')
0 files changed, 0 insertions, 0 deletions