Lustra::Expression::Literal
Allow any type to be used into the expression engine
by including the module Lustra::Expression::Literal
and defining the method to_sql.
Instance methods
to_json(json : JSON::Builder)
Sourceto_sql
SourceAllow any type to be used into the expression engine
by including the module Lustra::Expression::Literal
and defining the method to_sql.