Open wlbwlbwlb opened 1 month ago
like this? db.Group("age,score")
db.Group("age,score")
Group belongs to Chaining Method.
db.Group("age").Group("score")
Your Question
The document you expected this should be explained
like this?
db.Group("age,score")
Expected answer