Commit Graph

34 Commits

Author SHA1 Message Date
Francesco Rivola
caf1343c20 provide support for on cluster create table queries 2021-12-09 15:04:10 +01:00
TimonKK
378325ddce Merge pull request #87 from hlopetz/issue-86
Addressing Issue 86: HTTPS expected to have port 443 by default
2021-08-20 00:44:05 +03:00
Francesco Rivola
de4dfacccd added sessionId to test 2021-07-13 12:21:50 +02:00
Francesco Rivola
bfbec61271 added raw insert support 2021-07-13 12:15:08 +02:00
Andrey Maksimov
28983853ab HTTPS expected to have port 443 by default #86 2021-06-17 18:17:46 +03:00
Alex
55c34371ed #75: Add raw return type: tests 2021-04-09 19:12:46 +03:00
Matthew Peveler
6e78d60221 chore: unify identation to tab stops
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-05 12:12:45 -05:00
Dmitry Berezhnov
c81a4ee091 fix(test): fix some test 2020-11-02 18:43:46 +03:00
Dmitry Berezhnov
4ace48ff5c fix(url): fix stange behavore 2020-11-02 18:16:24 +03:00
Dmitry
5af1d6c29b fix(doc): fix configs example from doc 2020-05-29 18:45:16 +03:00
Dmitry
ba4eb426b9 fix(test): pass default config for all test connections 2020-05-15 11:40:32 +03:00
TimonKK
9ea48f9b5d Merge branch 'master' into master 2020-05-15 11:33:55 +03:00
Sarthak Sawhney
b73594e546 Update test.js 2020-05-05 16:55:56 +05:30
Dmitry
5fc7689cd7 fix(query): add fix for query
1. add setting for generation of session id for each query
2. fix handle of error from stream query
2020-04-30 15:52:38 +03:00
Dmitry
b2b02c2e77 test(index): add test of WITH TOTALS 2020-04-23 11:35:03 +03:00
Dmitry
05e94de287 fix(index.js): add test and fix for query with totals 2020-04-14 17:49:33 +03:00
Dmitry
3a70730817 Update test 2020-04-14 13:54:44 +03:00
Dmitry
d0d19ca18e refactor(index): global refactoring 2020-02-05 16:35:30 +03:00
Dmitry
41e95abf63 test(test): update package and fix some test
With last version of Clickhouse appear bug with EXISTS TABLE query https://github.com/ClickHouse/ClickHouse/issues/8818.
I fix test
2020-01-24 16:41:50 +03:00
Pavel
eedce5f094 added CSV and TSV Streams on CSVWithNames, TabSeparatedWithNames format query cases 2019-09-29 10:53:25 +04:00
Pavel
f42b32907f added tsv csv parsers on select query
# not completed parsers work on stream
2019-09-18 20:25:30 +04:00
Pavel
f6ea85faf0 added insert query format check case 2019-09-17 01:41:48 +04:00
Andrew Derbitov
075766c921 Add method "desttroy" 2019-03-11 19:21:45 +03:00
Andrew Derbitov
5f51bfa48a Fix EXISTS query 2019-02-25 12:02:14 +03:00
Andrew Derbitov
9bccb1d8de Add some fearchers 2019-02-14 00:12:39 +03:00
Andrew Derbitov
10a4951a1a Add hack for compatibility 2019-02-12 15:34:20 +03:00
Andrew Derbitov
352f1c974b Add TLS/SSL Protocol support and async iteration over SELECT 2019-02-07 16:27:59 +03:00
Andrew Derbitov
49b5b61011 Add new option and test 2019-01-21 18:02:37 +03:00
Andrew Derbitov
b9df4fb866 Add new way for callback and fix test 2019-01-12 17:23:36 +03:00
Tgarifullin
a0bedd91b9 Update test.js 2018-11-03 14:00:02 +03:00
boston
f86b931382 add withTotals 2018-09-30 22:33:19 +03:00
boston
b4443feb80 fix test 'should return not null object' & variable types 2018-09-13 15:55:36 +03:00
Andrew Derbitov
842b1de372 Add insert field as array 2018-09-03 21:37:00 +03:00
Andrew Derbitov
bd4e84224c Refactor test 2018-08-22 00:01:18 +03:00