PessoaQuery
Inherits Pessoa::BaseQuery < Avram::PrimaryKeyQueryable < Avram::Queryable < Enumerable < Reference < Object
Class methods
count
Sourcefind_first?(id)
doing direct sql query just to avoid UUID.new(person_id) and then back to string for the query
search(term)
SourceInstance methods
apelido
id
nascimento
nome
stack