]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix reflection where the table name has a duplicate name in a different schema
authorPaul Johnston <paj@pajhome.org.uk>
Tue, 15 Jul 2008 09:15:59 +0000 (09:15 +0000)
committerPaul Johnston <paj@pajhome.org.uk>
Tue, 15 Jul 2008 09:15:59 +0000 (09:15 +0000)
commit16e8d446866d5fc250fa287ea6881903661a00b0
tree1806fb312b3753184ec157dc6d67b3f233d0ce23
parent44aa875212bfe01882f2a24bfb01cba833d3574b
Fix reflection where the table name has a duplicate name in a different schema
lib/sqlalchemy/databases/mssql.py