Add Lower unary node for countTableSelects optimization #723
Annotations
2 warnings
src/AbstractSQLCompiler.ts#L846
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
src/AbstractSQLRules2SQL.ts#L293
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `never`
|
The logs for this run have expired and are no longer available.
Loading