[SQLObject] Foreign Key + Constraints?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Sidnei da S. <si...@aw...> - 2003-12-03 15:04:47
|
I just realized that when using ForeignKey, the created table doesn't create the foreign key constraints. I would like to add that + the 'cascade' option to ForeignKey, at least on Postgres. Is there any objection on doing so? []'s -- Sidnei da Silva <si...@aw...> http://awkly.org - dreamcatching :: making your dreams come true http://plone.org/about/team#dreamcatcher Recursion is the root of computation since it trades description for time. |