Is it possible to set the postgres schema? #651
Unanswered
gee-shibasaki
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi @gee-shibasaki |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using postgres which is not defualt public schema.
Is it possible to set the schema?
like this.
If currently not possible. Could you tell me a better way to achieve this?
I want to insert data into the table in a schema other than the public which is default.
Beta Was this translation helpful? Give feedback.
All reactions