Concepts
>
Attributs (MetaAttributes)
> Defferrable \ PostgreSQL
Defferrable \ PostgreSQL
This controls whether the constraint can be deferred.
A constraint that is not deferrable will be checked immediately after every command.
Checking of constraints that are deferrable may be postponed until the end of the transaction.
Traductions
Type
String (63) Enumeration
Liste des MetaClasses
.
Valeur
(DF), (ND).
Ce site fonctionne mieux avec JavaScript activé