projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede2593
)
JBAS-1832 Add db statement timeout for 3.2-additions
author
Bill Erickson
<berickxx@gmail.com>
Mon, 17 Jun 2019 19:16:54 +0000
(15:16 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Mon, 17 Jun 2019 19:17:25 +0000
(15:17 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/sql/schema/deploy/3.2-additions.sql
patch
|
blob
|
history
diff --git
a/KCLS/sql/schema/deploy/3.2-additions.sql
b/KCLS/sql/schema/deploy/3.2-additions.sql
index
5ed994e
..
5664e33
100644
(file)
--- a/
KCLS/sql/schema/deploy/3.2-additions.sql
+++ b/
KCLS/sql/schema/deploy/3.2-additions.sql
@@
-1,6
+1,8
@@
-- Deploy kcls-evergreen:3.2-additions to pg
-- requires: 3.2-data-billing-timestamps
+SET STATEMENT_TIMEOUT = 0;
+
BEGIN;
ALTER TABLE actor.workstation_setting