Skip to content

Fix backup/restore

Samuel GAIST requested to merge fix_backup_restore into master

Implement natural key and foreign key handling for Profile and AccountSettings

This fixes an issue on restore with unique constraints violation.

Merge request reports