ClickHouse/programs/odbc-bridge
2022-02-25 16:04:11 +01:00
..
tests
CMakeLists.txt Remove unbundled odbc support 2022-01-20 10:01:59 +03: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
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
odbc-bridge.cpp
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
ODBCBridge.h
ODBCConnectionFactory.h Try ping connection on unexpected errors 2022-01-05 16:26:28 +00:00
PingHandler.cpp
PingHandler.h
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