class CustomTaxonQuery

Defined in:

queries/custom_taxon_query.cr

Instance Method Summary

Instance methods inherited from class CustomTaxon::BaseQuery

clone clone, find(id) : T find, id(*args, **named_args) id, is_private(value)
is_private
is_private
, taxon_ptr_id(value)
taxon_ptr_id
taxon_ptr_id
, update(taxon_ptr_id : UUID | Avram::Nothing = IGNORE, is_private : Bool | Avram::Nothing = IGNORE, user_id : Int32 | Avram::Nothing | Nil = IGNORE) : Int64 update, user_id(value)
user_id
user_id

Constructor methods inherited from class CustomTaxon::BaseQuery

all : self all

Class methods inherited from class CustomTaxon::BaseQuery

any? : Bool any?, find(id) : T find, first : T first, first? : T | Nil first?, last : T last, last? : T | Nil last?, new_with_existing_query(query : Avram::QueryBuilder) new_with_existing_query, none? : Bool none?, truncate(*, cascade : Bool = false, restart_identity : Bool = false) truncate

Macros inherited from class CustomTaxon::BaseQuery

generate_criteria_method(name, type) generate_criteria_method

Instance Method Detail

def is_private #

def taxon_ptr_id #

def user_id #