UUID5_Ecto_Type v1.1.4 UUID5 View Source

An Ecto type for UUIDs v5 strings.

Link to this section Summary

Functions

Casts to UUID

Converts a string representing a UUID into a binary

Generates a version 5 (dns) UUID

Generates a version 5 (dns) UUID without dashes

Converts a binary UUID into a string

The Ecto type

Link to this section Types

Link to this section Functions

Converts a string representing a UUID into a binary.

Generates a version 5 (dns) UUID.

Generates a version 5 (dns) UUID without dashes.

Converts a binary UUID into a string.