Skip to content

Interface: ModelOptions

Defined in: src/schema/field-types.ts:73

Properties

timestamps?

optional timestamps?: boolean

Defined in: src/schema/field-types.ts:75

When true, createdAt/updatedAt are managed automatically.

Released under the MIT License.