Skip to content

Specify postgres schema to use #5503

Closed Answered by Jacobh2
Jacobh2 asked this question in Q&A
Discussion options

You must be logged in to vote

And of course 5 min after posting here I was able to find the answer, thanks ghost rubber ducking 😄

You can set the schema=myschema option to the connection string:

postgresql://username:password@localhost:5432/mydb?schema=myschema

🎉

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jacobh2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant