https://supabase.com/ logo
How do I determine what schema (public, graphql, s...
# help
e
How do I determine what schema (public, graphql, storage, etc.) my table should be under? I can't seem to find any definitions in the guide. @User
n
Hello @Ess! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
j
I think every table u make is in public. Storage and others already made. I dont think graphql is a table but rather way to query tables but someone else can verify
e
Thank you! I appreciate the help. I wasn't exactly sure and can't really find a clear explanation.