DbNip05QuerySortThenBy extension

on

Methods

thenById({bool caseSensitive = true}) → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByIdDesc({bool caseSensitive = true}) → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByNip05({bool caseSensitive = true}) → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByNip05Desc({bool caseSensitive = true}) → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByPubKey({bool caseSensitive = true}) → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByPubKeyDesc({bool caseSensitive = true}) → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByUpdatedAt() → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByUpdatedAtDesc() → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByValid() → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>
thenByValidDesc() → QueryBuilder<DbNip05, DbNip05, QAfterSortBy>