X223: Self-Referencing tables must use the CASCADE delete rule.
The delete rule specified in the FOREIGN KEY clause of the ALTER statement is invalid. A self-referencing constraint must
specify the delete rule of CASCADE. Change the delete rule in the FOREIGN KEY clause.