Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
SQLiteTransactionConfig
Interface SQLiteTransactionConfig
interface
SQLiteTransactionConfig
{
behavior
?:
"deferred"
|
"immediate"
|
"exclusive"
;
}
Index
Properties
behavior?
Properties
Optional
behavior
behavior
?:
"deferred"
|
"immediate"
|
"exclusive"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
behavior
Documentation
Loading...