Fixes the issue with storing submissions for companies (eherkenning/kvk), which has been fixed in the previous migration. The table now uses a different primary key format, which will be used starting from this PR. After this is merged, new submissions will automatically be saved in the new format. We'll need to do one more migration after this to catch any submissions from between this PR and the previous.
Fixes the issue with storing submissions for companies (eherkenning/kvk), which has been fixed in the previous migration. The table now uses a different primary key format, which will be used starting from this PR. After this is merged, new submissions will automatically be saved in the new format. We'll need to do one more migration after this to catch any submissions from between this PR and the previous.