Postgres select table with schema #523
-
|
Just want to add a schema to when I select a table from my database. Tried looking through the issues and I found something similar but nothing with a clear solution. So documenting this would probably also be extremely useful. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
I've tried using the iden macro in order to give it a custom name, however the quotes cause a problem produces: Is there somehow a way to get around this? |
Beta Was this translation helpful? Give feedback.
-
|
Figured it out. Documentation is extremely lacking for this. Finally found it after skimming through this pull request which I found while reading the patch logs. SeaQL/sea-schema#26 |
Beta Was this translation helpful? Give feedback.
Figured it out. Documentation is extremely lacking for this. Finally found it after skimming through this pull request which I found while reading the patch logs. SeaQL/sea-schema#26