Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Slice::Lucky
Inherits
Avram::Type
Class methods
criteria
(query :
T
, column :
Symbol
|
String
) forall
T
Source
Instance methods
from_db!
(value :
Bytes
) :
Bytes
Source
parse
(value :
String
)
Source
parse
(value :
Bytes
) :
SuccessfulCast
(
Bytes
)
Source
to_db
(value :
Bytes
)
Source
to_db
(value :
String
) :
String
Source
Nested types
Slice::Lucky::ColumnType
Slice::Lucky::Criteria(T, V)