Skip to content
Snippets Groups Projects
Commit b4f60803 authored by Marco Vito Moscaritolo's avatar Marco Vito Moscaritolo Committed by GitHub
Browse files

Remove AUTO_SERVER from placeholder

see #3916
parent 519ca799
No related branches found
No related tags found
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