BigW Consortium Gitlab

Commit 881ec08f by Yorick Peterse Committed by James Edwards-Jones

Merge branch 'sh-disabled-prepared-statements-in-test' into 'master'

Disabled prepared statements in test See merge request !12773
parent 5c3a8089
......@@ -42,3 +42,4 @@ test: &test
password:
# host: localhost
# socket: /tmp/mysql.sock
prepared_statements: false
......@@ -46,3 +46,4 @@ test: &test
username: postgres
password:
# host: localhost
prepared_statements: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment