Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
ReferenceConfig
Interface ReferenceConfig
interface
ReferenceConfig
{
actions
:
{
onDelete
?:
UpdateDeleteAction
;
onUpdate
?:
UpdateDeleteAction
;
}
;
ref
:
()
=>
SQLiteColumn
;
}
Index
Properties
actions
ref
Properties
actions
actions
:
{
onDelete
?:
UpdateDeleteAction
;
onUpdate
?:
UpdateDeleteAction
}
ref
ref
:
()
=>
SQLiteColumn
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
ref
Documentation
Loading...