Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
OnConflictDatabase
Type alias OnConflictDatabase<DB, TB>
On
Conflict
Database
<
DB
,
TB
>
:
{
[
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
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...