This alias represents array of column names and corresponding sorting orders for queries.
using DbOrderByArray = std::vector<DbOrderBy>;