Hi guys!
Just connected my supabase, everything loads correctly except for a table
I see such a message: “The table does not exist.”
The table has got RLS off
I tried to update connection
Will be happy if there’re any tips
thank you!
Hi guys!
Just connected my supabase, everything loads correctly except for a table
I see such a message: “The table does not exist.”
The table has got RLS off
I tried to update connection
Will be happy if there’re any tips
thank you!
Hi @Philipp,
See if you get any changes recognized on `Meta Sync` tab (see here).
If table is renamed or access revoked from user externally (on database side) it would end up out of sync and require you to sync again.
This appears to be a scenario specific to your table. Could you please reach out to support@nocodb.com
Our engineers can investigate the issue directly and help mitigate it more quickly.