Skip to content
# Type Alias: ConstraintInitially

ConstraintInitially = "immediate" | "deferred" | null

Defined in: packages/core/src/models/CreateTableQuery.ts:18

Released under the MIT License.