-- name: ListStats :many SELECT id, name, description, weight, allowed_amounts FROM stat WHERE scope_id = ?;