-
Notifications
You must be signed in to change notification settings - Fork 39
Support postgres schemas other than public #165
Copy link
Copy link
Open
Description
Thank you for building this! I used it during the vaccinatethestates project and now may be able to use it again!
My project currently uses postgres but has most of the data available in a schema other than public
i was able to patch
| information_schema.columns.table_schema = 'public' |
relation "repo" does not exist LINE 1: select count(*) from repo ^
Are there places that I missed when setting this up? or is something else likely misconfigured? Would love it if you could help point me in the right direction
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels