Type Alias ExplainVerbosityLike

ExplainVerbosityLike: ExplainVerbosity | boolean

For backwards compatibility, true is interpreted as "allPlansExecution" and false as "queryPlanner".为了向后兼容,true被解释为“allPlansExecution”,false被解释为”queryPlanner“。