Alchemy.Criteria. Criteria
Properties & methods
- Criteria#contain( )
- Add a specific association
- Criteria#limit( )
- Limit the amount of records to get
- Criteria#select( )
- Select specific fields or associations
- Criteria#skip( )
- Skip (offset) an amount of records
- Criteria#where( )
- Target a specific field