Skip to content

Case

SQLForeignKeyAction.setNull

The SET NULL behavior.
case setNull

Discussion

SET NULL specifies that a violation of a foreign key constraint shall result in setting the values of the columns comprising the constraint to NULL.