class Bones::Having

Defined in:

bones/having.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(aggregate_function : Bones::AggregateFunctions::AggregateFunction = AggregateFunctions::AggregateFunction.new) #

[View source]

Instance Method Detail

def aggregate_function : AggregateFunctions::AggregateFunction #

[View source]
def aggregate_function=(aggregate_function : AggregateFunctions::AggregateFunction) #

[View source]
def to_sql_string : String #

[View source]