
19 Jan
2009
19 Jan
'09
8:01 a.m.
Sometimes it is convenient to drop objects recursively (by DROP <object-type> <object-name> CASCADE). The following patch allows this in a s-sql fashion. -- Timur Sufiev