Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
PreparedQueryConfig
Interface PreparedQueryConfig
interface
PreparedQueryConfig
{
all
:
unknown
;
execute
:
unknown
;
get
:
unknown
;
run
:
unknown
;
type
:
"sync"
|
"async"
;
values
:
unknown
;
}
Index
Properties
all
execute
get
run
type
values
Properties
all
all
:
unknown
execute
execute
:
unknown
get
get
:
unknown
run
run
:
unknown
type
type
:
"sync"
|
"async"
values
values
:
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
all
execute
get
run
type
values
Documentation
Loading...