]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Fixed bug where reflection of primary key constraint
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Sep 2012 22:24:51 +0000 (18:24 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Sep 2012 22:24:51 +0000 (18:24 -0400)
commita856dc9217dc09fe9f0980cbc11ea387f2c17583
tree21dc66930d5d67d99ac470ce01c908e177c088df
parent2205d49fe700954846a23f5f8694f20f3dadb253
  - [bug] Fixed bug where reflection of primary key constraint
    would double up columns if the same constraint/table
    existed in multiple schemas.
CHANGES
lib/sqlalchemy/dialects/mssql/base.py