summaryrefslogtreecommitdiff
path: root/reference/feature/query/list
blob: 94b6477a389db447ceec444870360a815a2e37eb (plain)
1
2
3
4
5
6
+ Shortcut query() call for queries that always return one element [2.4.0]

  Can be useful for aggregate queries, etc.

  Also added query_value() which returns the result by value. Very
  handy when working with aggregate views.