Added SQL for problem
This commit is contained in:
parent
4d7f0d557e
commit
b53b507355
1 changed files with 1 additions and 0 deletions
1
sql/00024.sql
Normal file
1
sql/00024.sql
Normal file
|
@ -0,0 +1 @@
|
|||
ALTER TABLE public.problem ADD COLUMN trigger_name VARCHAR NOT NULL DEFAULT '[Unknown]';
|
Loading…
Add table
Reference in a new issue