kysely
Preparing search index...
OnConflictDatabase
Type Alias OnConflictDatabase<DB, TB>
OnConflictDatabase
:
{
[
K
in
keyof
DB
|
"excluded"
]
:
Updateable
<
K
extends
keyof
DB
?
DB
[
K
]
:
DB
[
TB
]
,
>
}
Type Parameters
DB
TB
extends
keyof
DB
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kysely
Loading...