Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
SQLiteDeleteWithout
Type Alias SQLiteDeleteWithout<T, TDynamic, K>
SQLiteDeleteWithout
:
TDynamic
extends
true
?
T
:
Omit
<
SQLiteDeleteBase
<
T
[
"_"
]
[
"table"
]
,
T
[
"_"
]
[
"resultType"
]
,
T
[
"_"
]
[
"runResult"
]
,
T
[
"_"
]
[
"returning"
]
,
TDynamic
,
T
[
"_"
]
[
"excludedMethods"
]
|
K
,
>
,
T
[
"_"
]
[
"excludedMethods"
]
|
K
,
>
Type Parameters
T
extends
AnySQLiteDeleteBase
TDynamic
extends
boolean
K
extends
keyof
T
&
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...