Foreign key constraints

Foreign keys should support constraints to avoid deleting a referenced object or to set the reference to null.

The database already performs such validations.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.