I turned pg_graphql off and on and I noticed that ...
# off-topic
n
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
This might be a bug. Is this on the hosted platform or when using the docker image?
n
Hosted platform
s
Let me check with the team working on this and get back to you. It might just be a bug.
n
Sounds good, let me know if youd like me to dm the project id
o
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
Awesome, thanks!
n
Thread was archived by @nahtnam. Anyone can send a message to unarchive it.