Terminator
07/31/2023, 3:58 PMSebastiaan
07/31/2023, 6:23 PMTerminator
07/31/2023, 7:12 PMSebastiaan
07/31/2023, 7:13 PMSebastiaan
07/31/2023, 7:14 PMTerminator
07/31/2023, 7:32 PMTerminator
08/01/2023, 10:08 AMSebastiaan
08/01/2023, 10:18 AMThere are no primary or candidate keys in the referenced table 'cmsContentType that match the referencing column list in the foreign key 'FK umbracoContentVersionCleanupPolicy.cmsContentType nodeld.
Something in cmsContentType
is referencing something in umbracoContentVersionCleanupPolicy.cmsContentType
that doesn't exist (or vice versa). Can't remember the exact query but something with a WHERE NOT EXISTS
between tables should give you something to look into.Sebastiaan
08/01/2023, 10:19 AMumbracoContentVersionCleanupPolicy
somewhere.Terminator
08/01/2023, 10:32 AMSebastiaan
08/01/2023, 11:25 AMSebastiaan
08/01/2023, 11:31 AMTerminator
08/01/2023, 11:53 AMSebastiaan
08/01/2023, 11:54 AM