Skip to content
Snippets Groups Projects
Commit bf11cc1c authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

Merge pull request #3942 from mavimo/patch-2

Remove AUTO_SERVER from H2 driver connection placeholder
parents 519ca799 b4f60803
No related merge requests found
......@@ -210,7 +210,7 @@
{:date-interval (u/drop-first-arg date-interval)
:details-fields (constantly [{:name "db"
:display-name "Connection String"
:placeholder "file:/Users/camsaul/bird_sightings/toucans;AUTO_SERVER=TRUE"
:placeholder "file:/Users/camsaul/bird_sightings/toucans"
:required true}])
:humanize-connection-error-message (u/drop-first-arg humanize-connection-error-message)
:process-query-in-context (u/drop-first-arg process-query-in-context)})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment