routier-collection / core/src / DATABASE_EXECUTION_EXPLANATIONS
Variable: DATABASE_EXECUTION_EXPLANATIONS
constDATABASE_EXECUTION_EXPLANATIONS:Record<Exclude<DatabaseExecutionReason,"executed">,string>
Defined in: core/src/plugins/query/explain.ts:47
Why an option planned for the database did not run there. executed has no sentence: it needs no explaining, and a step made of executed options is a database step like any other.