class

Expense::Query

Inherits Orma::Query < Reference < Object

Constants

PARENT = Expense

Instance methods

db(*args, **options)
db(*args, **options, &)
db_adapter(*args, **options)
db_adapter(*args, **options, &)
load_many_from_result(*args, **options)
load_many_from_result(*args, **options, &)
order_by_amount!(direction : Orma::Query::Direction = :asc)
order_by_created_at!(direction : Orma::Query::Direction = :asc)
order_by_description!(direction : Orma::Query::Direction = :asc)
order_by_group_id!(direction : Orma::Query::Direction = :asc)
order_by_group_membership_id!(direction : Orma::Query::Direction = :asc)
order_by_id!(direction : Orma::Query::Direction = :asc)
order_by_updated_at!(direction : Orma::Query::Direction = :asc)
order_by_weight_template_id!(direction : Orma::Query::Direction = :asc)
table_name(*args, **options)
table_name(*args, **options, &)