ClickHouse/programs/odbc-bridge
Azat Khuzhin 905a95e166 Review fixes
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 22:40:13 +02:00
..
tests Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
CMakeLists.txt Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ColumnInfoHandler.cpp Review fixes 2022-10-21 22:40:13 +02:00
ColumnInfoHandler.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
getIdentifierQuote.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
getIdentifierQuote.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
IdentifierQuoteHandler.cpp Assume unversioned server has version=0 and use tryParse() instead of from_chars() 2022-08-10 07:39:32 +00:00
IdentifierQuoteHandler.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
MainHandler.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ODBCBlockInputStream.h Renamed ODBCConnectionFactory to ODBCPooledConntionFactory 2022-06-01 09:00:39 +00:00
ODBCBlockOutputStream.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ODBCBlockOutputStream.h Renamed ODBCConnectionFactory to ODBCPooledConntionFactory 2022-06-01 09:00:39 +00:00
ODBCBridge.cpp Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ODBCBridge.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ODBCHandlerFactory.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
ODBCHandlerFactory.h Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +00:00
ODBCPooledConnectionFactory.h Better error messafe 2022-06-24 01:05:33 +02: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 Assume unversioned server has version=0 and use tryParse() instead of from_chars() 2022-08-10 07:39:32 +00:00
SchemaAllowedHandler.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00: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