Re: [Sqlalchemy-tickets] [sqlalchemy] #2902: document table.constraints (was: Expose Table._sorted_
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-02 14:56:36
|
#2902: document table.constraints
--------------------------------+-----------------------------------
Reporter: sorcererofdm | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.9.xx
Component: documentation | Severity: trivial - <10 minutes
Resolution: | Keywords:
Progress State: in queue |
--------------------------------+-----------------------------------
Changes (by zzzeek):
* severity: no triage selected yet => trivial - <10 minutes
* component: schema => documentation
* priority: low => medium
* milestone: => 0.9.xx
* status_field: awaiting triage => in queue
Comment:
its table.constraints. seems like there's no docstring for that since
its just an instance level attribute.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2902#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|