Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
OnConflictDoNothingBuilder
Class OnConflictDoNothingBuilder<DB, TB>
Type Parameters
DB
TB
extends
keyof
DB
Implements
OperationNodeSource
Index
Constructors
constructor
Properties
#private
Methods
to
Operation
Node
Constructors
constructor
new
On
Conflict
Do
Nothing
Builder
<
DB
,
TB
>
(
props
)
:
OnConflictDoNothingBuilder
<
DB
,
TB
>
Type Parameters
DB
TB
extends
string
|
number
|
symbol
Parameters
props
:
OnConflictBuilderProps
Returns
OnConflictDoNothingBuilder
<
DB
,
TB
>
Properties
Private
#private
#private
:
any
Methods
to
Operation
Node
to
Operation
Node
(
)
:
kysely
.
OnConflictNode
Returns
kysely
.
OnConflictNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
#private
to
Operation
Node
Silvertree API
Loading...