GemeenteNijmegen / webformulieren-submissionstorage

Storage of submitted forms
European Union Public License 1.2
0 stars 0 forks source link

feat: Use new pk format for submissions #325

Closed joostvanderborg closed 1 week ago

joostvanderborg commented 1 week ago

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.