Warning! You cannot include table names for the next 4 clauses, or you'll get errors like: Table 'server_file_journal' from one of the SELECTs cannot be used in global ORDER clause
(expression BoolExpression)
| 51 | // Table 'server_file_journal' from one of the SELECTs cannot be used in |
| 52 | // global ORDER clause |
| 53 | Where(expression BoolExpression) UnionStatement |
| 54 | AndWhere(expression BoolExpression) UnionStatement |
| 55 | GroupBy(expressions ...Expression) UnionStatement |
| 56 | OrderBy(clauses ...OrderByClause) UnionStatement |
no outgoing calls