Package: @effect/sql
Module: Model
A field that represents a binary UUID v4 that is generated on inserts.
Signature
declare const UuidV4Insert: <const B extends string | symbol>(schema: Schema.brand<typeof Schema.Uint8ArrayFromSelf, B>) => UuidV4Insert<B>
Since v1.0.0