ClickHouse/programs/odbc-bridge
2022-04-29 10:26:35 +08:00
..
tests
CMakeLists.txt Simplify strip for new packages 2022-03-23 15:14:30 +01:00
ColumnInfoHandler.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ColumnInfoHandler.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
getIdentifierQuote.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
getIdentifierQuote.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
HandlerFactory.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
HandlerFactory.h
IdentifierQuoteHandler.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
IdentifierQuoteHandler.h Fix w/o ODBC build 2022-01-20 10:02:02 +03:00
MainHandler.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
MainHandler.h
odbc-bridge.cpp
ODBCBlockInputStream.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ODBCBlockInputStream.h Remove streams from formats. 2021-10-11 19:11:50 +03:00
ODBCBlockOutputStream.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ODBCBlockOutputStream.h Remove streams from formats. 2021-10-11 19:11:50 +03:00
ODBCBridge.cpp
ODBCBridge.h base should not depend on Common 2022-04-29 10:26:35 +08:00
ODBCConnectionFactory.h base should not depend on Common 2022-04-29 10:26:35 +08:00
PingHandler.cpp
PingHandler.h
SchemaAllowedHandler.cpp base should not depend on Common 2022-04-29 10:26:35 +08: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