Commit Graph

21 Commits

Author SHA1 Message Date
Sarthak Sawhney
b73594e546 Update test.js 2020-05-05 16:55:56 +05:30
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