]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
some fixes to the MS-SQL aliasing so that result_map is properly populated
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 2 Apr 2008 16:35:06 +0000 (16:35 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 2 Apr 2008 16:35:06 +0000 (16:35 +0000)
commit38b2869bb8a940949a44e6d51617d31e53570aae
tree49e88cf80afdd3f0e4a9c8e59f9db10fd1ab318a
parentfef66e5c5b9f7706545fe2263fe8fe71df78f527
some fixes to the MS-SQL aliasing so that result_map is properly populated
lib/sqlalchemy/databases/mssql.py
test/dialect/mssql.py