ClickHouse/docs/en
János Benjamin Antal 7cad0050c0
Disambiguate alter commands list (#59532)
* Add optional parentheses to TTL element and alter command

* Add some basic tests

* Extend tests with more test cases

* Add one more test case

* Add server setting to control new formatting behavior

* Automatic style fix

* Fix segfault in `clickhouse-format` related to new server setting

* Remove format_ttl_expressions_with_parentheses

* Fix unit test compilation failures

* Introduce global flag to control the new formatting behavior

* Revert "Fix segfault in `clickhouse-format` related to new server setting"

This reverts commit d7131a3145.

* Revert accidental changes

* Revert accidental include reorder

* Revert accidental changes

* Enable new format in client and local server

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-02-22 19:17:15 +01:00
..
development Merge remote-tracking branch 'origin/master' into docs_fix_typos 2024-02-15 18:22:00 +00:00
engines Merge remote-tracking branch 'origin/master' into docs_fix_typos 2024-02-15 18:22:00 +00:00
getting-started [Docs] fix some typos and missing commas 2024-02-13 02:10:41 +01:00
interfaces Merge pull request #59092 from Avogar/auto-format-detection 2024-02-16 14:32:18 +01:00
operations Disambiguate alter commands list (#59532) 2024-02-22 19:17:15 +01:00
sql-reference Add definers for views (#54901) 2024-02-22 17:47:50 +01:00