Order

Make the correct order

Most of the 'order by' usages are based on single column.

Default order direction is always ascending (ASC)

The simplest usage of order is to point the single column to orderBy()

To openly specify direction, use asc() or desc() method as below.

For ordering by multiple columns, just specify them one by one.

© Copyright 2018-2023 Elephant Software Klaudiusz Wojtkowiak 
e-mail: contact@daobab.io