[postmodern-devel] s-sql: delete cascade

Daniel White daniel at whitehouse.id.au
Sat Jul 4 16:02:56 UTC 2009


On Sat, 4 Jul 2009 16:10:43 +0200
Nicolas Martyanoff <khaelin at gmail.com> wrote:
> I can't find a way to express a "DELETE table CASCADE" with s-sql.
> How can I do this ?

Assuming that you are wanting to drop the table:

(:cascade (:drop-table table))

-- 
Daniel White




More information about the postmodern-devel mailing list