Re: [Sqlalchemy-tickets] [sqlalchemy] #1443: reflect check constraints (uniques done)
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-12-03 19:50:02
|
#1443: reflect check constraints (uniques done)
------------------------------+---------------------------------
Reporter: guest | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.x.xx
Component: postgres | Severity: major - 1-3 hours
Resolution: | Keywords: reflect constraints
Progress State: in progress |
------------------------------+---------------------------------
Changes (by zzzeek):
* status_field: needs a volunteer => in progress
Comment:
this feature needs to be backported to 0.8, due to the alembic release
including index reflection, people are going to be hitting confusion over
index/uniques in postgresql. Also the methods needs versionadded
annotations.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/1443#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|