class

PessoaQuery

Inherits Pessoa::BaseQuery < Avram::PrimaryKeyQueryable < Avram::Queryable < Enumerable < Reference < Object

Class methods

count
Source
find_first?(id)

doing direct sql query just to avoid UUID.new(person_id) and then back to string for the query

Source
search(term)
Source

Instance methods

apelido
id
nascimento
nome
stack