I turned pg_graphql off and on and I noticed that the schema went from "public" to "extensions". Is this a bug? And how can I revert it back to public?
s
silentworks
06/04/2022, 10:56 PM
This might be a bug. Is this on the hosted platform or when using the docker image?
n
nahtnam
06/04/2022, 11:01 PM
Hosted platform
s
silentworks
06/04/2022, 11:22 PM
Let me check with the team working on this and get back to you. It might just be a bug.
n
nahtnam
06/05/2022, 5:35 AM
Sounds good, let me know if youd like me to dm the project id
o
olirice
06/05/2022, 11:05 AM
hi nahtam,
The pg_graphql extension internally qualifies everything into the "graphql" schema. Having it created in the public schema vs the extensions schema will not impact your project.
To avoid confusion in the future we'll update the default install to the extensions schema too
n
nahtnam
06/08/2022, 8:10 PM
Awesome, thanks!
n
Needle
06/08/2022, 8:11 PM
Thread was archived by @nahtnam. Anyone can send a message to unarchive it.