SQLOrderBy
age-schema-client / SQLOrderBy
Interface: SQLOrderBy
Defined in: src/sql/types.ts:107
SQL order by clause
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
property | string | Property name | src/sql/types.ts:111 |
direction | SQLOrderDirection | Order direction | src/sql/types.ts:116 |