mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-19 04:42:37 +00:00
Update SettingsChangesHistory
This commit is contained in:
parent
702a610d2b
commit
663d26e475
@ -623,6 +623,7 @@ static std::initializer_list<std::pair<ClickHouseVersion, SettingsChangesHistory
|
||||
{"use_primary_key_cache", false, false, "New setting"},
|
||||
{"prewarm_primary_key_cache", false, false, "New setting"},
|
||||
{"min_bytes_to_prewarm_caches", 0, 0, "New setting"},
|
||||
{"allow_experimental_reverse_key", false, false, "New setting"},
|
||||
}
|
||||
},
|
||||
{"24.11",
|
||||
|
Loading…
Reference in New Issue
Block a user