mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
fa6090f588
This patch will: - fix the issue when table had been tried to create multiple times for --queries-files - create these table for --interactive mode (before it works only if you had some queries already, i.e. when it run interactive after non-interactive) This will also make ClientBase interface a little bit cleaner, by removing one abstract method getQueryTextPrefix() |
||
---|---|---|
.. | ||
clickhouse-local.cpp | ||
CMakeLists.txt | ||
LocalServer.cpp | ||
LocalServer.h |