ClickHouse/programs/odbc-bridge
2023-10-16 10:43:36 +00:00
..
tests
CMakeLists.txt Remove export of dynamic symbols 2023-05-06 23:52:16 +02:00
ColumnInfoHandler.cpp Throw an exception in odbc-bridge if more than one table matched a single query 2023-10-16 10:43:36 +00:00
ColumnInfoHandler.h
getIdentifierQuote.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
getIdentifierQuote.h
IdentifierQuoteHandler.cpp fixes to odbc connection pooling 2023-01-18 16:38:56 -08:00
IdentifierQuoteHandler.h
MainHandler.cpp fixes to odbc connection pooling 2023-01-18 16:38:56 -08:00
MainHandler.h
odbc-bridge.cpp
ODBCBlockInputStream.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ODBCBlockInputStream.h
ODBCBlockOutputStream.cpp
ODBCBlockOutputStream.h
ODBCBridge.cpp
ODBCBridge.h
ODBCHandlerFactory.cpp
ODBCHandlerFactory.h
ODBCPooledConnectionFactory.h Fix 'Invalid cursor state' in odbc interacting with MS SQL Server 2023-10-16 10:43:33 +00:00
PingHandler.cpp
PingHandler.h
SchemaAllowedHandler.cpp fixes to odbc connection pooling 2023-01-18 16:38:56 -08:00
SchemaAllowedHandler.h
validateODBCConnectionString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
validateODBCConnectionString.h