On 7/20/07, akira <[EMAIL PROTECTED]> wrote: > Do the reference sets create virtual ORM contraints( e.g cascading > deletes) or does one have to create contraints manually when creating > the database?
You'll have to specify the cascading yourself since Storm does not define the schema for you. -- Christopher Armstrong International Man of Twistery http://radix.twistedmatrix.com/ http://twistedmatrix.com/ http://canonical.com/ -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
