Set default database and schema for a project Follow
Answered
Whenever I open up a DB project in Datagrip, it always sets the search path to <schema>:
How can I have the project default to the correct database and schema whenever I open it, like so?
I have scoured through all of the settings panels, and still cannot find it. I would like to have each project set up to default to its own database and schema.
Please sign in to leave a comment.
You need to set Automatic here
That did the trick, although it did take a bit of searching to find this particular screen.
Many thanks!
Sorry, my fault
Hey, no apology needed! I am just very gratefuul that you answered my question so quickly; it is MUCH appreciated!