dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
Select.orderBy
miniorm
queries
Select
Order the result by
s
in the order the fields are defined in
T
.
struct
Select
(T)
@
trusted
pure
auto
orderBy
(
OrderingTermSort
s
,
string
[]
fields
= null
)
Meta
Source
See Implementation
miniorm
queries
Select
constructors
this
functions
count
limit
orderBy
toSql
mixins
__anonymous
variables
query
Order the result by s in the order the fields are defined in T.