Skip to content

routier-collection


routier-collection / core/src / MEMORY_EXECUTION_EXPLANATIONS

Variable: MEMORY_EXECUTION_EXPLANATIONS

const MEMORY_EXECUTION_EXPLANATIONS: Record<MemoryExecutionReason, string>

Defined in: core/src/plugins/query/explain.ts:11

One sentence per reason code, written for someone meeting pushdown for the first time.

Beside the codes rather than in the formatter, so console output, a failing test and the docs all say the same thing.

Released under the MIT License.