Commit eb9399b4 authored by Stan Hu's avatar Stan Hu

Disable prepared statements in example database configs

parent a738fe68
......@@ -42,3 +42,4 @@ test: &test
password:
# host: localhost
# socket: /tmp/mysql.sock
prepared_statements: false
......@@ -50,3 +50,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