diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-08-04 15:21:29 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-08-04 15:21:29 +0000 |
commit | d371637af055805f347ad177f5b457bccbbc3150 (patch) | |
tree | 890539bd5cecfe9b42aeb57546edf39a658cf599 /lib/sqlalchemy/databases/mssql.py | |
parent | 28ff190475b1717a7cb8616a7ad8590c00a9a6c8 (diff) | |
download | sqlalchemy-d371637af055805f347ad177f5b457bccbbc3150.tar.gz |
- fixed endless loop bug which could occur
within a mapper's deferred load of
inherited attributes.
- declarative initialization of Columns adjusted so that
non-renamed columns initialize in the same way as a non
declarative mapper. This allows an inheriting mapper
to set up its same-named "id" columns in particular
such that the parent "id" column is favored over the child
column, reducing database round trips when this value
is requested.
Diffstat (limited to 'lib/sqlalchemy/databases/mssql.py')
0 files changed, 0 insertions, 0 deletions