datagraph/sql/0012.sql
2025-08-07 17:46:37 +02:00

1 line
79 B
SQL

ALTER TABLE public.hook ADD CONSTRAINT hook_unique UNIQUE (node_id,script_id);