adonis andwhere

JavaScript
payments.where('amount', '>', 1000).andWhere('type', 'CASH')
Source

Also in JavaScript: