Nocodb view. Can not edit. I’ve tried recreated base and restart docker, but still failed.
supabase can edit, and have PK.
Nocodb view. Can not edit. I’ve tried recreated base and restart docker, but still failed.
supabase can edit, and have PK.
Are you using the same credentials as in supabase with nocodb.
If so, can you confirm you have run the metadata sync.
My guess here, nocodb was connected to supabase before there was a primary key and after connecting primary key was created in supabase.
I have to set the table owner to postgres to fix the issue, not sure why, thanks for the feedback