class QR::QRWhere

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]

Instance Method Detail

def collect_aggr_funcs(collection : Array(AggrFuncInUse)) #

[View source]
def first_cond_expr : QROneCondExpr | Nil #

[View source]
def first_cond_expr=(first_cond_expr : QROneCondExpr | Nil) #

[View source]
def more_cond_expr : Array(QRMoreCondExpr) #

[View source]
def more_cond_expr=(more_cond_expr : Array(QRMoreCondExpr)) #

[View source]
def tag : String #

[View source]
def tag=(tag : String) #

[View source]