ClickHouse/programs/odbc-bridge
2022-03-10 22:23:28 +01:00
..
tests Take out odbc-bridge from clickhouse bundle 2020-10-29 08:27:55 +03:00
CMakeLists.txt Add ability to strip binaries in cmake 2022-03-10 22:23:28 +01:00
ColumnInfoHandler.cpp Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
ColumnInfoHandler.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
getIdentifierQuote.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
getIdentifierQuote.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
HandlerFactory.cpp Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
HandlerFactory.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc 2021-04-11 21:36:08 +00:00
IdentifierQuoteHandler.cpp Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
IdentifierQuoteHandler.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
MainHandler.cpp Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
MainHandler.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc 2021-04-11 21:36:08 +00:00
odbc-bridge.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ODBCBlockInputStream.cpp Fix 2022-02-25 16:04:11 +01:00
ODBCBlockInputStream.h Remove streams from formats. 2021-10-11 19:11:50 +03:00
ODBCBlockOutputStream.cpp Remove unused code 2021-12-24 15:37:40 +03:00
ODBCBlockOutputStream.h Remove streams from formats. 2021-10-11 19:11:50 +03:00
ODBCBridge.cpp Switch to nanodbc 2021-03-22 12:37:05 +00:00
ODBCBridge.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ODBCConnectionFactory.h Try ping connection on unexpected errors 2022-01-05 16:26:28 +00:00
PingHandler.cpp Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
PingHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
SchemaAllowedHandler.cpp Use fmt::runtime() for LOG_* for non constexpr 2022-02-01 14:30:03 +03:00
SchemaAllowedHandler.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
validateODBCConnectionString.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
validateODBCConnectionString.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00