Re: [Sqlalchemy-tickets] [sqlalchemy] #2902: document table.constraints
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-02 17:42:37
|
#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 |
--------------------------------+-----------------------------------
Comment (by sorcererofdm):
I see. When I filed the ticket it was very late night/early morning so my
head wasn't exactly straight. Should've looked at the instance level
attributes.
But anyhow it seems to make sense to expose things like `indexes` and
`constraints` if `foreign_keys` is mentioned in the docs. At least a
sentence or 2 in the tutorial.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2902#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|