module

Int16::Lucky

Inherits Avram::Type

Class methods

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

Instance methods

from_db!(value : Int16) : Int16
Source
parse(value : Int16) : SuccessfulCast(Int16)
Source
parse(values : Array(Int16)) : SuccessfulCast(Array(Int16))
Source
parse(value : String)
Source
parse(value : Int32)
Source
to_db(value : Int16) : String
Source
to_db(values : Array(Int16))
Source

Nested types