Run scheduled scripts
This commit is contained in:
parent
6d05152ab2
commit
ef0a20ffe0
7 changed files with 294 additions and 28 deletions
1
sql/0014.sql
Normal file
1
sql/0014.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
CREATE INDEX execution_time_start_idx ON public.execution (time_start);
|
||||
Loading…
Add table
Add a link
Reference in a new issue