1 line
82 B
SQL
1 line
82 B
SQL
ALTER TABLE public.hook ADD schedule_on_child_update bool DEFAULT false NOT NULL;
|
ALTER TABLE public.hook ADD schedule_on_child_update bool DEFAULT false NOT NULL;
|