semicolon
This commit is contained in:
parent
7d22b95472
commit
8e2e20274b
@ -12,7 +12,7 @@ BEGIN
|
|||||||
|
|
||||||
-------------------------------do delete---------------------------------
|
-------------------------------do delete---------------------------------
|
||||||
|
|
||||||
DELETE FROM tps.srce WHERE srce = _defn->>'name'
|
DELETE FROM tps.srce WHERE srce = _defn->>'name';
|
||||||
--could move this record to a "recycle bin" table for a certain period of time
|
--could move this record to a "recycle bin" table for a certain period of time
|
||||||
--need to handle cascading record deletes
|
--need to handle cascading record deletes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user