Commit 7d83345
docs: correct credential rotation comment for ClickHouse Cloud
The previous comment claimed credential rotation is always detected as a
mismatch. This is only true when display_secrets_in_show_and_select is ON
(self-hosted default). On ClickHouse Cloud (OFF by default), credentials
appear as [HIDDEN] and fill_hidden_credentials() substitutes them from
desired — rotation cannot be detected in that configuration.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1390a95 commit 7d83345
1 file changed
Lines changed: 9 additions & 3 deletions
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1181 | 1181 | | |
1182 | 1182 | | |
1183 | 1183 | | |
1184 | | - | |
1185 | | - | |
1186 | | - | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
1187 | 1193 | | |
1188 | 1194 | | |
1189 | 1195 | | |
| |||
0 commit comments