Commit graph

64 commits

Author SHA1 Message Date
fang
2ed4d2b170 english version for jdbc driver 2019-12-07 17:18:18 +08:00
slguan
5c0b6a20c3
Update connector-ch.md 2019-12-07 16:06:09 +08:00
slguan
055c8743f1
Update connector-ch.md 2019-12-07 16:04:43 +08:00
xieyinglin
c482f8aca6 add client config reference in java connector doc 2019-12-07 15:37:30 +08:00
xieyinglin
5935a0c4d7 add java connector doc 2019-12-07 12:05:05 +08:00
plum-lihui
8357e5c371
Merge pull request #854 from taosdata/feature/fangdoc
Feature/fangdoc
2019-12-05 11:15:16 +08:00
fang
2a6cfdfbab Merge branch 'feature/fangdoc' of https://github.com/taosdata/TDengine into feature/fangdoc 2019-12-05 10:08:29 +08:00
fang
a0b79bd771 python connector user guide 2019-12-05 10:06:56 +08:00
slguan
c78474e95d
Merge branch 'develop' into hjxilinx-patch-2-1 2019-12-04 16:05:53 +08:00
haojun Liao
24a8e3a65b
Update administrator-ch.md 2019-12-04 15:56:59 +08:00
fangpanpan
fd684bf212
Merge pull request #843 from taosdata/hjxilinx-patch-2
Update administrator-ch.md
2019-12-04 15:13:22 +08:00
haojun Liao
3c283b3d2b
Update administrator-ch.md 2019-12-04 14:36:01 +08:00
haojun Liao
fccf3c2d7d
Update administrator-ch.md 2019-12-04 13:45:42 +08:00
slguan
9f0f832141
Merge branch 'develop' into feature/fangdoc 2019-12-04 10:04:45 +08:00
fang
ccb02180f4 Chinese version for node.js connector 2019-12-04 09:10:49 +08:00
fang
5a00db8e42 Chinese version for node.js connector 2019-12-04 09:04:57 +08:00
haojun Liao
90b3558e97
Update administrator-ch.md
add more information about client configuration.
2019-12-03 22:43:22 +08:00
haojun Liao
c2d353f543
Update administrator-ch.md
add more information about client configuration.
2019-12-03 22:43:20 +08:00
fangpanpan
53ef108297
Merge pull request #838 from taosdata/feature/slguan
windows client user manual
2019-12-03 20:34:27 +08:00
slguan
ee33d78494 windows client user manual 2019-12-03 19:00:24 +08:00
fangpanpan
30161abedf
Merge pull request #835 from taosdata/feature/slguan
C # usage
2019-12-03 17:40:11 +08:00
slguan
b4c78bf96a
Merge pull request #832 from taosdata/feature/fangdoc
python connector user guide
2019-12-03 17:39:11 +08:00
slguan
bff25a36a4 C # usage 2019-12-03 17:37:10 +08:00
fang
c933b3ea68 python connector user guide 2019-12-03 14:12:31 +08:00
slguan
913782944b Merge branch 'develop' into feature/slguan 2019-12-02 18:47:19 +08:00
haojun Liao
e5418dd3e1
Update TAOS SQL-ch.md
Add some detailed description with respect to the time unit conversion for interval clause.
2019-12-02 18:37:51 +08:00
slguan
0517feb1fd Instructions for using the RESTful interface 2019-12-02 16:31:38 +08:00
slguan
e593c12cef Instructions for using the RESTful interface 2019-12-02 16:18:32 +08:00
plum-lihui
cd8c4f8e3d
Merge pull request #811 from taosdata/feature/tliu
[TBASE 1270]revise the go connector description
2019-12-02 11:35:14 +08:00
liu0x54
2e60dfb3a0 [TBASE 1270]revise the go connector description 2019-12-02 11:13:33 +08:00
haojun Liao
d5433a8172
Merge pull request #750 from malongcn/develop
时间维度聚合的实例中 group by和fill 顺序写反了
2019-11-20 13:50:40 +08:00
malong
b1dbc7c69a “超级表管理”的说明“2.TAGS列的数据类型不能是timestamp和nchar类型表述有问题;已经支持nchar了,去掉nchar 2019-11-20 13:48:49 +08:00
malong
e7f473fcf4 什么是超级表 事例中的where条件字段写错了,name应该改为location 2019-11-20 13:44:26 +08:00
malong
7e52ceba89 时间维度聚合的语法 group by和fill 顺序写反了 2019-11-20 13:34:39 +08:00
Jeff Tao
fa3f34dcda
Update Super Table-ch.md 2019-11-18 21:53:20 +08:00
fangpanpan
1ebd80ea69
Update connector-ch.md 2019-11-11 16:38:32 +08:00
localvar
5365b56ab4 TBASE-794: update documentation 2019-11-08 05:26:00 +00:00
haojun Liao
ba197c2d39
Update TAOS SQL-ch.md 2019-11-01 16:29:59 +08:00
xieyinglin
49080adeee
update less or equal symbol
update less or equal symbol
2019-10-17 10:20:39 +08:00
xieyinglin
7d4f287615
udpate jdbcdriver maven repository
taosjdbc-driver have benn published to maven central repository, you can serach from https://search.maven.org or https://mvnrepository.com.
2019-10-17 10:03:12 +08:00
slguan
8ff3b0f78d
Merge pull request #621 from xieyinglin/patch-3
update english single quote and  =< to <=
2019-10-16 13:27:47 +08:00
xieyinglin
59d94ceda0
update english single quote and =< to <=
update english single quote and less than or equal to <=
2019-10-15 16:10:39 +08:00
xieyinglin
2bbb2293b1
release taos-jdbcdrvier.jar to maven central repo
taos-jdbcdrvier.jar has deployed to  maven central repo, you can search from https://search.maven.org or https://mvnrepository.com
2019-10-15 15:48:12 +08:00
Jeff Tao
07f266634a
Update administrator.md 2019-10-03 11:59:15 +08:00
Jeff Tao
a65f3cc5dc
Update advanced features-ch.md 2019-09-18 14:00:03 +08:00
fangpanpan
c226a2ed72
Update Connector.md 2019-09-09 15:41:16 +08:00
fangpanpan
5f0521d358
Update Connector.md 2019-09-09 15:40:44 +08:00
fangpanpan
b84965ed9d
Update Connector.md
There is a typo in the python connector installation path.
2019-09-09 15:39:34 +08:00
Hongze Cheng
b3cb1e20f9 change commit message 2019-08-30 16:40:12 +08:00
黄科
3880a322b0 标点符号错误修正 2019-08-23 14:07:01 +08:00