ClickHouse/programs/odbc-bridge
Robert Schulze 78fc36ca49
Generate config.h into ${CONFIG_INCLUDE_PATH}
This makes the target location consistent with other auto-generated
files like config_formats.h, config_core.h, and config_functions.h and
simplifies the build of clickhouse_common.
2022-09-28 12:48:26 +00:00
..
tests
CMakeLists.txt
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 Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
getIdentifierQuote.cpp
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
odbc-bridge.cpp
ODBCBlockInputStream.cpp
ODBCBlockInputStream.h
ODBCBlockOutputStream.cpp
ODBCBlockOutputStream.h
ODBCBridge.cpp
ODBCBridge.h
ODBCHandlerFactory.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
ODBCHandlerFactory.h
ODBCPooledConnectionFactory.h
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 Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
validateODBCConnectionString.cpp
validateODBCConnectionString.h