and also does the supabase GUI row level security ...
# help
i
and also does the supabase GUI row level security work if you are using a custom user table and not the built in auth in supabase?
n
Hello @Invader! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! 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.
g
The GUI would work as long as you don't use the build in auth.uid() type functions. You would need to create your own functions if you need them or just write SQL.
n
Invader (2022-04-16)