Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
SQLiteInsertValue
Type Alias SQLiteInsertValue<TTable>
SQLiteInsertValue
:
Simplify
<
{
[
Key
in
keyof
TTable
[
"$inferInsert"
]
]
:
|
TTable
[
"$inferInsert"
]
[
Key
]
|
SQL
|
Placeholder
}
,
>
Type Parameters
TTable
extends
SQLiteTable
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...