Added SQL for script hook env
This commit is contained in:
parent
2cab8c3ddb
commit
13a5b9a973
1 changed files with 1 additions and 0 deletions
1
sql/0016.sql
Normal file
1
sql/0016.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE public.execution ADD env jsonb DEFAULT '{}' NOT NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue