diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-04-09 17:49:16 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-04-09 17:49:16 -0400 |
commit | 9f74861d6d2962cb255887c78d5d0f4cb8891cfa (patch) | |
tree | 6941d52bf00434bd452dc7cf81020d7adadb87cc /lib/sqlalchemy/sql/compiler.py | |
parent | e8c08b5d7baf1b04cfcec94977822af291f2fa83 (diff) | |
download | sqlalchemy-9f74861d6d2962cb255887c78d5d0f4cb8891cfa.tar.gz |
- Added new utility function :func:`.make_transient_to_detached` which can
be used to manufacture objects that behave as though they were loaded
from a session, then detached. Attributes that aren't present
are marked as expired, and the object can be added to a Session
where it will act like a persistent one. fix #3017
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions