Package: @effect/sql
Module: Model
A field that represents a date-time value that is inserted as the current
DateTime.Utc. It is serialized as a Date for the database.
It is omitted from updates and is available for selection.
Signature
declare const DateTimeInsertFromDate: DateTimeInsertFromDate
Since v1.0.0