GREG-10: Adding cascading deletes for persons
I set deletes to cascade for persons, so that it is possible to delete persons that still have roles, consents and identities connected to them. Having cascading deletes here makes it easier to delete old data.
I just updated the initial database migration instead of creating a new one as I have done so far.
Edited by Tore.Brede