Re: [Sqlalchemy-tickets] [sqlalchemy] #2902: document table.constraints
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-02 14:57: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 zzzeek):
also the ForeignKey objects, which are the components of a
ForeignKeyConstraint, are at
http://docs.sqlalchemy.org/en/rel_0_9/core/metadata.html?highlight=table#sqlalchemy.schema.Table.foreign_keys.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2902#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|