blob: b29a1396242a5166ab1afb7f5d84872460c9fe54 [file] [log] [blame]
If True allows you to specify when the DBMS should check the constraint for violation (statement end or transaction end). If False it will always be after statement end.
Could also be named deferralMode with values DEFERRABLE and NOT DEFERRABLE.