kysely
Preparing search index...
InsertObject
Type Alias InsertObject<DB, TB>
InsertObject
:
{
[
C
in
NonNullableInsertKeys
<
DB
[
TB
]
>
]
:
ValueExpression
<
DB
,
TB
,
InsertType
<
DB
[
TB
]
[
C
]
>
,
>
}
&
{
[
C
in
NullableInsertKeys
<
DB
[
TB
]
>
]
?:
ValueExpression
<
DB
,
TB
,
InsertType
<
DB
[
TB
]
[
C
]
>
,
>
}
Type Parameters
DB
TB
extends
keyof
DB
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kysely
Loading...