ClickHouse/programs/odbc-bridge
2022-08-10 07:39:32 +00: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 Assume unversioned server has version=0 and use tryParse() instead of from_chars() 2022-08-10 07:39:32 +00:00
ColumnInfoHandler.h
getIdentifierQuote.cpp
getIdentifierQuote.h
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
MainHandler.cpp Assume unversioned server has version=0 and use tryParse() instead of from_chars() 2022-08-10 07:39:32 +00:00
MainHandler.h
odbc-bridge.cpp
ODBCBlockInputStream.cpp
ODBCBlockInputStream.h
ODBCBlockOutputStream.cpp
ODBCBlockOutputStream.h
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 Prepare library-bridge for catboost integration 2022-08-04 19:26:51 +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
PingHandler.h
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
validateODBCConnectionString.cpp
validateODBCConnectionString.h