semicolon

This commit is contained in:
Paul Trowbridge 2018-12-18 23:15:32 -05:00
parent 7d22b95472
commit 8e2e20274b

View File

@ -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