diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-22 14:22:16 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-22 14:22:16 -0400 |
commit | eae4de02a9b9bcf070a12607ada4098fb63e26f2 (patch) | |
tree | cbd9765b89832506b29d06454bcc4ce586d78f3e /lib/sqlalchemy/dialects/sqlite/pysqlite.py | |
parent | 7b8b23b42700598adf2ee79083aa13dbca5e75e7 (diff) | |
download | sqlalchemy-eae4de02a9b9bcf070a12607ada4098fb63e26f2.tar.gz |
- in depth docs about some merge() tips
- docs about backref cascade
- Another new flag on relationship(), cascade_backrefs,
disables the "save-update" cascade when the event was
initiated on the "reverse" side of a bidirectional
relationship. This is a cleaner behavior so that
many-to-ones can be set on a transient object without
it getting sucked into the child object's session,
while still allowing the forward collection to
cascade. We *might* default this to False in 0.7.
Diffstat (limited to 'lib/sqlalchemy/dialects/sqlite/pysqlite.py')
0 files changed, 0 insertions, 0 deletions