class

Marten::DB::Query::SQL::Predicate::Base

Inherits Reference / Object

Constructors

new(left_operand : Annotation::Base | Field::Base, right_operand : Field::Any | Array(Field::Any), alias_prefix : String)
Source

Class methods

predicate_name(name : String | Nil)
Source
predicate_name
Source

Instance methods

alias_prefix
Source
alias_prefix=(alias_prefix : String)
Source
to_sql(connection : Connection::Base)
Source