These settings are available in system.settings and are autogenerated from source.
check_named_collection_dependencies
Check that DROP NAMED COLLECTION will not break tables that depend on it
check_query_single_value_result
Defines the level of detail for the CHECK TABLE query result for MergeTree family engines .
Possible values:
- 0 — the query shows a check status for every individual data part of a table.
- 1 — the query shows the general table check status.
check_referential_table_dependencies
Check that DDL query (such as DROP TABLE or RENAME) will not break referential dependencies
check_table_dependencies
Check that DDL query (such as DROP TABLE or RENAME) will not break dependencies Last modified on July 22, 2026