pub fn current_query_label() -> Option<String>
Fetch the innermost query label associated with the current execution thread.
Always returns None in non-test builds.