Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Contains information about setting changes in previous ClickHouse versions.Columns
type(Enum8(‘Session’ = 0, ‘MergeTree’ = 1)) — The group of settings (Session, MergeTree…)version(String) — The ClickHouse server version.changes(Array(Tuple(name String, previous_value String, new_value String, reason String))) — The list of changes in settings which changed the behaviour of ClickHouse.