Rendering and unhooking of hooks
This commit is contained in:
parent
2a04cba42a
commit
83f858285f
4 changed files with 122 additions and 24 deletions
1
sql/0012.sql
Normal file
1
sql/0012.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE public.hook ADD CONSTRAINT hook_unique UNIQUE (node_id,script_id);
|
||||
Loading…
Add table
Add a link
Reference in a new issue