Tds v2.0.2 Tds.Types.UUID View Source
An type for UUIDs strings.
Link to this section Summary
Link to this section Functions
Generates a version 4 (random) UUID in the binary format.
Casts to UUID.
Same as cast/1
but raises Ecto.CastError
on invalid arguments.
Converts a string representing a UUID into a binary.
Generates a version 4 (random) UUID.
Converts a binary UUID into a string.
The Ecto type.