v.25.11Improvement

Queries starting with whitespace are no longer

Queries starting with whitespace are no longer saved to history in CLI. #89116 (Konstantin Bogdanov).
Queries that start with whitespace are now excluded from being saved to the command-line interface (CLI) history.

Why it matters

This feature prevents accidental saving of queries that begin with whitespace characters into the CLI history, helping users keep their command history clean and relevant by avoiding unnecessary or unintended entries.

How to use it

No special configuration is needed. Simply ensure that queries you want to exclude from history start with a whitespace character; these queries will then be automatically ignored by the history saving mechanism in the CLI.