diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-02-04 17:05:09 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-02-04 17:05:09 +0000 |
commit | fe49ba2f8c962cf56a58b0e4e4a8547e36c11e4f (patch) | |
tree | 775c090454abea2698be4b9491506f405f44d3ce /lib/sqlalchemy/engine.py | |
parent | 5fcc683e16ad3a27634065e269fcee2620a8ca32 (diff) | |
download | sqlalchemy-fe49ba2f8c962cf56a58b0e4e4a8547e36c11e4f.tar.gz |
one-to-one support:
rolled the BackrefExtensions into a single GenericBackrefExtension to handle
all combinations of list/nonlist properties (such as one-to-one)
tweak to properties.py which may receive "None" as "added_items()", in the case of a scalar property
instead of a list
PropHistory masquerades as a List on the setattr/append delattr/remove side to make one-to-one's automatically
work
Diffstat (limited to 'lib/sqlalchemy/engine.py')
0 files changed, 0 insertions, 0 deletions