ClickHouse/programs/odbc-bridge
2023-12-31 12:56:37 +00:00
..
tests Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
CMakeLists.txt Remove export of dynamic symbols 2023-05-06 23:52:16 +02:00
ColumnInfoHandler.cpp fix tests, some refactoring 2023-12-31 12:56:37 +00:00
ColumnInfoHandler.h use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
getIdentifierQuote.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
getIdentifierQuote.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
IdentifierQuoteHandler.cpp use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
IdentifierQuoteHandler.h use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
MainHandler.cpp fix tests, some refactoring 2023-12-31 12:56:37 +00:00
MainHandler.h use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
odbc-bridge.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ODBCBlockInputStream.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03: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 Fix 'Invalid cursor state' in odbc interacting with MS SQL Server 2023-10-16 10:43:33 +00:00
PingHandler.cpp use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
PingHandler.h use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
SchemaAllowedHandler.cpp fix tests, some refactoring 2023-12-31 12:56:37 +00:00
SchemaAllowedHandler.h use ProfileEvents instead of CurrentMetrics 2023-12-15 19:17:42 +00:00
validateODBCConnectionString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
validateODBCConnectionString.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00