module

UUID::Lucky

Inherits Avram::Type

Class methods

criteria(query : T, column : Symbol | String) forall T
Source

Instance methods

parse(value : UUID) : SuccessfulCast(UUID)
Source
parse(values : Array(UUID)) : SuccessfulCast(Array(UUID))
Source
parse(value : String)
Source
to_db(value : UUID) : String
Source
to_db(values : Array(UUID))
Source

Nested types