Re: DEFERRABLE NOT NULL constraint - Mailing list pgsql-general

From Bèrto ëd Sèra
Subject Re: DEFERRABLE NOT NULL constraint
Date
Msg-id CAKwGa_92b7oCFYoRuUm=njixmXYJEhaPyvf_BUKWCf9EuBDd5Q@mail.gmail.com
Whole thread Raw
In response to Re: DEFERRABLE NOT NULL constraint  (Andreas Joseph Krogh <andreak@officenet.no>)
List pgsql-general
Hi,

> The value of having NOT NULL deferrable is, well, to not check for NULL
> until the tx commits. When working with ORMs this often is the case,
> especially with circular FKs.

+1000 here.

Cheers
Bèrto



pgsql-general by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: DEFERRABLE NOT NULL constraint
Next
From: Chris Angelico
Date:
Subject: Re: DEFERRABLE NOT NULL constraint