Adonis compte avec où

await UserRating.query().where('user_id', '=', 42).avg('rating')
GutoTrosla