Ali Shabani

Results 4 comments of Ali Shabani

I have created the publication using below command: ```sql CREATE PUBLICATION alltables FOR ALL TABLES; ``` and I also tried to initialize the postgres with and without providing the publications...

@kitten To reproduce this error, I set up a repo and linked it to a sample project in Supabase. You can clone it and check out the errors yourself: [https://github.com/ali-shabani/gqltada](https://github.com/ali-shabani/gqltada).

Hey @rexhibition, did you ever sort out that nanoId issue with insert and update showing up in realtime when RLS is on? I’m running into the same thing.

> Hey to anyone that has the same issue there is a big problem with using migrating with prisma on supabase and it compeltely breaks rules and the supabase client...