ClickHouse/programs/local
Azat Khuzhin aee034a597 Use explicit template instantiation for SystemLog
- Move some code into module part to avoid dependency from IStorage in SystemLog
- Remove extra headers from SystemLog.h
- Rewrite some code that was relying on headers that was included by SystemLog.h

v2: rebase
v3: squash move into module part with explicit template instantiation
    (to make each commit self compilable after rebase)
2022-01-10 22:01:41 +03:00
..
clickhouse-local.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt More comments and style 2021-12-06 21:34:52 +00:00
LocalServer.cpp Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
LocalServer.h Fix processing initial table (--table/stdin) in clickhouse-local 2021-12-10 22:08:03 +03:00