summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/mssql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2008-08-04 15:21:29 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2008-08-04 15:21:29 +0000
commitd371637af055805f347ad177f5b457bccbbc3150 (patch)
tree890539bd5cecfe9b42aeb57546edf39a658cf599 /lib/sqlalchemy/databases/mssql.py
parent28ff190475b1717a7cb8616a7ad8590c00a9a6c8 (diff)
downloadsqlalchemy-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