@wearesage/schema
Preparing search index...
TimestampOptions
Type Alias TimestampOptions
type
TimestampOptions
=
{
onCreate
?:
boolean
;
onUpdate
?:
boolean
;
precision
?:
"milliseconds"
|
"seconds"
;
}
Index
Properties
on
Create?
on
Update?
precision?
Properties
Optional
on
Create
onCreate
?:
boolean
Optional
on
Update
onUpdate
?:
boolean
Optional
precision
precision
?:
"milliseconds"
|
"seconds"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Create
on
Update
precision
@wearesage/schema
Loading...