Description
Did not find it specifically mentioned in docs but started running into error "cannot run UPDATE or DELETE on table xxxx because it does not have a PRIMARY KEY".
The tables all have primary keys but the error seems to be triggered by REPLICA IDENTITY FULL
Description
Did not find it specifically mentioned in docs but started running into error "cannot run UPDATE or DELETE on table xxxx because it does not have a PRIMARY KEY".
The tables all have primary keys but the error seems to be triggered by REPLICA IDENTITY FULL