diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-12 12:37:43 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-09-12 12:37:43 -0400 |
commit | bad4493842caeba312403efb143144a91e562311 (patch) | |
tree | 368c4d4cbc151afc59a3920b167ff5304c544868 /lib/sqlalchemy/sql/util.py | |
parent | 9674b4bf176539400ba10de41c32186873d4dc13 (diff) | |
download | sqlalchemy-bad4493842caeba312403efb143144a91e562311.tar.gz |
- Slight improvement to the behavior of "passive_updates=False"
when placed only on the many-to-one side of a
relationship; documentation has been clarified
that passive_updates=False should really be on the
one-to-many side.
- Placing passive_deletes=True on a many-to-one emits
a warning, since you probably intended to put it on
the one-to-many side.
Diffstat (limited to 'lib/sqlalchemy/sql/util.py')
0 files changed, 0 insertions, 0 deletions