I would appreciate an option to group results into multiple sets by one of the columns I can select. (I am specifically not asking for any generalized querying, multiple conditions, etc.)
My use cases usually run in this vein: I have an overview that, say, extracts all notes that have a set of tags; and I display the breadcrumb in a table.
I would appreciate if I could specify that I want them grouped by breadcrumb, and dumped as multiple tables.
(No fancy formatting requested, either; doing the same thing as it does now, but split into multiple result sets, with the value of the group key above each set, would be fine. E.g. I'd get "Notes with breadcrumb X: ", then "Notes with breadcrumb Y: ", etc.)
I would appreciate an option to group results into multiple sets by one of the columns I can select. (I am specifically not asking for any generalized querying, multiple conditions, etc.)
My use cases usually run in this vein: I have an overview that, say, extracts all notes that have a set of tags; and I display the breadcrumb in a table.
I would appreciate if I could specify that I want them grouped by breadcrumb, and dumped as multiple tables.
(No fancy formatting requested, either; doing the same thing as it does now, but split into multiple result sets, with the value of the group key above each set, would be fine. E.g. I'd get "Notes with breadcrumb X:", then "Notes with breadcrumb Y: ", etc.)