ClickHouse/programs/odbc-bridge
2020-12-30 06:07:30 +03:00
..
tests Take out odbc-bridge from clickhouse bundle 2020-10-29 08:27:55 +03:00
CMakeLists.txt Update CMakeLists.txt 2020-11-08 01:19:50 +03:00
ColumnInfoHandler.cpp Fixing build. 2020-12-16 20:11:32 +03:00
ColumnInfoHandler.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
getIdentifierQuote.cpp minor fixes 2020-05-15 00:51:07 +03:00
getIdentifierQuote.h minor fixes 2020-05-15 00:51:07 +03:00
HandlerFactory.cpp Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
HandlerFactory.h Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
IdentifierQuoteHandler.cpp Return old names of macros 2020-05-24 01:24:01 +03:00
IdentifierQuoteHandler.h Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
MainHandler.cpp better formatfactory 2020-12-30 06:07:30 +03:00
MainHandler.h Merge branch 'master' into merging_10554 2020-05-13 21:30:26 +03:00
odbc-bridge.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ODBCBlockInputStream.cpp Update ODBCBlockInputStream.cpp 2020-11-26 07:11:34 +03:00
ODBCBlockInputStream.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ODBCBlockOutputStream.cpp use WriteBuffer in formatAST(...) 2020-11-09 19:05:40 +03:00
ODBCBlockOutputStream.h minor fixes 2020-05-15 00:51:07 +03:00
ODBCBridge.cpp Use 127.0.0.1 as a default listen-host for ODBC bridge 2020-12-21 03:26:31 +04:00
ODBCBridge.h Remove shared_ptr to SharedContext from Context. 2020-04-17 12:47:40 +03:00
PingHandler.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
PingHandler.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
SchemaAllowedHandler.cpp Fix crash in SchemaAllowedHandler. 2020-08-29 15:53:15 +03:00
SchemaAllowedHandler.h Don't split dictionary source's table name into schema and table name itself 2020-07-06 23:41:39 +03:00
validateODBCConnectionString.cpp Slightly loose the validation of ODBC connection string 2020-06-21 20:28:40 +03:00
validateODBCConnectionString.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00