module Granite::Converters::Uuid(T)
Overview
Converts a UUID
to/from a database column of type T
.
Valid types for T
include: String
, and Bytes
.
Converts a UUID
to/from a database column of type T
.
Valid types for T
include: String
, and Bytes
.