ClickHouse/programs/client
Ivan 1d170f5745
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
* Use only |name_parts| as primary name source

* Restore legacy logic for table restoration

* Fix build

* Fix tests

* Add pytest server config

* Fix tests

* Fixes due to review
2020-10-24 21:46:10 +03:00
..
clickhouse-client.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
clickhouse-client.xml Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
Client.cpp ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149) 2020-10-24 21:46:10 +03:00
CMakeLists.txt Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
ConnectionParameters.cpp Fix "Arcadia" build 2020-08-11 00:36:49 +03:00
ConnectionParameters.h Implemented in a different way 2020-04-15 04:59:14 +03:00
QueryFuzzer.cpp fixes 2020-08-05 18:45:44 +03:00
QueryFuzzer.h Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
Suggest.cpp Fix PVS warning 2020-09-26 07:03:55 +03:00
Suggest.h Revert all changes but save commit history from @kuskarov 2020-06-05 01:44:29 +03:00
TestHint.h Add setting allow_non_metadata_alters 2020-07-21 17:05:30 +03:00