diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-04-01 17:13:09 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-04-01 17:13:09 +0000 |
commit | ad231da3b83bcdad4446690fa37fbe03408a40d6 (patch) | |
tree | af2efdd02ba000e2b994b7e191f964bed336a841 /test/profiling/compiler.py | |
parent | 1e0a91fe81cd8cf38603c7147ebf2e79301be6f5 (diff) | |
download | sqlalchemy-ad231da3b83bcdad4446690fa37fbe03408a40d6.tar.gz |
- merge() may actually work now, though we've heard that before...
- merge() uses the priamry key attributes on the object if _instance_key not present. so merging works for instances that dont have an instnace_key, will still issue UPDATE for existing rows.
- improved collection behavior for merge() - will remove elements from a destination collection that are not in the source.
- fixed naive set-mutation issue in Select._get_display_froms
- simplified fixtures.Base a bit
Diffstat (limited to 'test/profiling/compiler.py')
0 files changed, 0 insertions, 0 deletions