artist_credit_artist.credit_id references artist_credit.id, so the child table must be cleaned before the parent. Same FK ordering fix as the earlier recording_genres/recordings swap.
artist_credit_artist.credit_id references artist_credit.id, so the child table must be cleaned before the parent. Same FK ordering fix as the earlier recording_genres/recordings swap.