Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
SQLiteInsertReturning
Type Alias SQLiteInsertReturning<T, TDynamic, TSelectedFields>
SQLiteInsertReturning
:
SQLiteInsertWithout
<
SQLiteInsertBase
<
T
[
"_"
]
[
"table"
]
,
T
[
"_"
]
[
"resultType"
]
,
T
[
"_"
]
[
"runResult"
]
,
SelectResultFields
<
TSelectedFields
>
,
TDynamic
,
T
[
"_"
]
[
"excludedMethods"
]
,
>
,
TDynamic
,
"returning"
,
>
Type Parameters
T
extends
AnySQLiteInsert
TDynamic
extends
boolean
TSelectedFields
extends
SelectedFieldsFlat
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...