Re: [SQLObject] SQLObject 0.6 (and 0.5.3)
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Marcin W. <wo...@un...> - 2004-09-22 11:00:45
|
Hi, On Wed, 22 Sep 2004, Ian Bicking wrote: > For a more complete list, please see the news: > http://sqlobject.org/docs/News.html And there: """ Col constructors now support cascade: [...] The constraints are only implemented in the DBMS, not in SQLObject (i.e., they will not work in databases like MySQL and SQLite)." """ I mentioned in http://sourceforge.net/mailarchive/message.php?msg_id=9497517 that it works in MySQL. SQLObjects throws an SQLObjectIntegrityError when I try to delete constrained row. Is this an experimental feature? Should I expect that it will be removed in future? Marcin -- Marcin Wojdyr http://www.unipress.waw.pl/~wojdyr/ |