FunSQL.jl icon indicating copy to clipboard operation
FunSQL.jl copied to clipboard

add additional sort column

Open clarkevans opened this issue 7 months ago • 0 comments

When constructing component queries, I sometimes would like to add an additional sort column to an existing sort order. However, currently it seems that I'm only able to overwrite sort columns. Conversely, it'd be nice to have a stable sort, which would do the opposite, add a high-level sort order but keeping existing subordinate sorts in place.

clarkevans avatar Jan 19 '24 10:01 clarkevans