Re: [Sqlalchemy-tickets] [sqlalchemy] #2910: simplify primary key reflection and support empty PKCo
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-20 23:15:37
|
#2910: simplify primary key reflection and support empty PKConstraint + arguments
that gathers PK cols
-----------------------------------+-------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: closed
Priority: high | Milestone: 0.9.xx
Component: sql | Severity: major - 1-3 hours
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+-------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => fixed
* severity: minor - half an hour => major - 1-3 hours
* status_field: needs tests => completed/closed
Comment:
r49f1807f8f2acea5494fa77d217dce813a933147 - we are only doing a warning
re: the column collection mismatch to avoid backwards incompatibility.
r417aeaf1453c67130fb8f1a2bb21c38e6795ce25 contains an extra adjustment to
restore ordering to the constraint.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2910#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|