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 string for the database.
It is omitted from updates and is available for selection.
Signature
declare const DateTimeInsert: DateTimeInsert
Since v1.0.0