Add script to launch SQL test
This commit is contained in:
@@ -7,7 +7,3 @@ begin
|
||||
where c.id = _id;
|
||||
end;
|
||||
$$;
|
||||
|
||||
-- drop function if exists edit_comment(uuid, text);
|
||||
|
||||
-- select edit_comment('b0422e48-687f-bea7-b45f-b6b301246e97', 'plop4')
|
||||
Reference in New Issue
Block a user