izacximenes
01/14/2022, 12:35 AM(auth.uid() IN ( SELECT u.id
FROM auth.users u
WHERE u.is_super_admin))
but i am getting this error:
{"hint":null,"details":null,"code":"42501","message":"permission denied for table users"}
izacximenes
01/14/2022, 12:37 AMgaryaustin
01/14/2022, 12:43 AMFreakDJ
01/14/2022, 1:12 AMlarryM
01/14/2022, 4:28 AMrealtime:*
Im able to get all live updates from my db but when i use realtime:public
the listener closes and doesn't send any updates/inserts to the client. I looked at all of my tables in supbase and all of them have a public
schema and have been replicated. Im not sure why the realtime sockets arent returning data. Has anyone faced this before? Thanksuser
01/14/2022, 5:14 AMhero76
01/14/2022, 7:32 AMdonjo9
01/14/2022, 12:33 PMdonjo9
01/14/2022, 12:47 PMOlyno
01/14/2022, 5:01 PMmattaye
01/14/2022, 5:38 PMOlyno
01/14/2022, 5:40 PMOlyno
01/14/2022, 5:41 PMmattaye
01/14/2022, 5:42 PMOlyno
01/14/2022, 5:53 PMuser
01/14/2022, 6:28 PMFilippo
01/14/2022, 6:41 PMchipilov
01/14/2022, 7:41 PMPeter Hase
01/14/2022, 8:09 PMcataxcab
01/14/2022, 10:23 PMOlyno
01/14/2022, 11:20 PMcj
01/15/2022, 1:15 AMmillu
01/15/2022, 4:21 AMuser
01/15/2022, 10:19 AMthe.watcher
01/15/2022, 4:12 PMcerwind
01/16/2022, 12:20 AMhttp_post
doesn't seem to allow this?garyaustin
01/16/2022, 12:57 AMcataxcab
01/16/2022, 5:51 AMcataxcab
01/16/2022, 6:13 AMJ0
01/16/2022, 6:18 AM