#List of containers
1 messages · Page 1 of 1 (latest)
The problem is there's a limitation in the query builder to do it correctly. The code is a bit convoluted without some changes there, which can be done.
Ideally, you'd produce the query in solution 2.
So should we modify querybuilder.Selection to add a method that accept multiple alias simultaneously (like map[string]querybuilder.Selection)?