kysely
Preparing search index...
PrimaryConstraintNode
Variable PrimaryConstraintNode
Const
PrimaryConstraintNode
:
Readonly
<
{
cloneWith
(
node
:
PrimaryKeyConstraintNode
,
props
:
PrimaryKeyConstraintNodeProps
,
)
:
PrimaryKeyConstraintNode
;
create
(
columns
:
string
[]
,
constraintName
?:
string
,
)
:
PrimaryKeyConstraintNode
;
is
(
node
:
OperationNode
)
:
node
is
PrimaryKeyConstraintNode
;
}
,
>
= PrimaryKeyConstraintNode
Backwards compatibility for a typo in the codebase.
Deprecated
Use
PrimaryKeyConstraintNode
instead.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kysely
Loading...
Backwards compatibility for a typo in the codebase.