Hey,
I figured a workaround that worked for me. I transfered all the entries from the sequence table from my initial setup. The sequence table is used to hold the primary keys of the schema. If you don’t have the same sequence table the primary keys will be generated from the start and you will end up having duplicate primary keys and that why the error occurs.