Commit Graph

1310 Commits

Author SHA1 Message Date
wade zhang b5dd121ce7
Update 01-pkg-install.md 2023-03-17 10:41:41 +08:00
gccgdb1234 bcd6ec7e6b docs: add doc for force fill 2023-03-16 11:27:42 +08:00
Shuduo Sang 3c1c3193ab
fix: taos shell ws arg (#20480)
* docs: update taosbenchmark new argument with 3.0.3.0 release

* docs: add cli websocket argument

* fix: tools/shell/src/shellArguments.c

* fix: taos shell ws arg description
2023-03-15 22:13:20 +08:00
Shengliang Guan e1249aaf36
Merge pull request #20457 from taosdata/Aries-Lee1991-patch-2
docs: Update get-started doc.md
2023-03-15 14:11:17 +08:00
Shuduo Sang c762099239
docs: update taosbenchmark doc (#20465) 2023-03-15 10:50:47 +08:00
Shuduo Sang 129fd528f5
docs: add sc start taosd for windows (#20459) 2023-03-14 19:19:37 +08:00
Alex Duan a47465284c
Update 02-database.md 2023-03-14 17:17:27 +08:00
Hui Li fd2d619673
Merge pull request #19268 from taosdata/docs/DuanKuanJun-patch-8
docs: Update 21-node.md show cluster alive document
2023-03-14 17:14:00 +08:00
Shuaiqiang Chang d5f8970d95
Update index.md 2023-03-14 16:52:42 +08:00
Xiaxin Li a71a26dcdb
Update get-started doc.md
delete TDengine map
2023-03-14 16:48:34 +08:00
wade zhang 025d735a86
Merge pull request #20400 from taosdata/docs/wade-index
docs: rename 07-index.md
2023-03-10 17:43:43 +08:00
gccgdb1234 d4e57f9314 docs: rename 07-index.md 2023-03-10 17:42:22 +08:00
Xuefeng Tan 20e228f6ba
docs: fix login response body (#20397) 2023-03-10 17:04:07 +08:00
wade zhang 4f6cc0e439
Merge pull request #20395 from taosdata/docs/wade-index
docs: add tag index
2023-03-10 17:02:37 +08:00
huolibo d632f035a2
fix: adapter 3.0 (#20391) 2023-03-10 17:01:23 +08:00
gccgdb1234 9e4d704eeb docs: add tag index 2023-03-10 16:59:47 +08:00
gccgdb1234 7bd17b589d docs: add tag index 2023-03-10 16:41:08 +08:00
gccgdb1234 17aa438f3e docs: add tag index 2023-03-10 16:39:31 +08:00
wade zhang 1bb976a545
Merge pull request #20389 from taosdata/3.0-yq
change the 3.0 udf reference absolute path
2023-03-10 14:06:46 +08:00
Li Ya Qiang 2d56f0763e change the 3.0 udf reference absolute path 2023-03-10 14:01:23 +08:00
Xuefeng Tan 4e25ef3adc
docs: configurable Http status code (#20342) 2023-03-10 13:43:38 +08:00
Shengliang Guan bee1d695dd
Merge pull request #20385 from taosdata/wangmm0220-patch-3
fix:add ins_columns
2023-03-10 13:19:00 +08:00
WANG MINGMING 692b6606fe
Update 22-meta.md 2023-03-10 11:48:36 +08:00
WANG MINGMING ebd400886c
Update 22-meta.md 2023-03-10 11:46:13 +08:00
WANG MINGMING 0510f68d01
Update 10-cpp.mdx 2023-03-10 10:37:31 +08:00
Shuduo Sang 047a9a977e
docs: fix value/label in grafana doc 3.0 (#20379)
* docs: fix tab value and label

* docs: fix tab value and label
2023-03-10 09:54:48 +08:00
Shuduo Sang 0abd110a2f
docs: fix tab value and label (#20378) 2023-03-10 09:10:37 +08:00
Xiaoyu Wang 0cda8daa52
Merge pull request #20320 from taosdata/fix/3.0_merge_main
merge main
2023-03-09 18:19:03 +08:00
Shengliang Guan b99694a70f
Merge pull request #20350 from taosdata/wangmm0220-patch-4
fix:change the default value of smlDataFormat
2023-03-09 15:19:56 +08:00
Shengliang Guan e06ecdc61b
Merge pull request #20349 from taosdata/wangmm0220-patch-3
fix:change the default value of smlDataFormat
2023-03-09 15:19:35 +08:00
Shengliang Guan 1585418f68
Merge pull request #20348 from taosdata/wangmm0220-patch-2
fix:add description of taos_get_current_db
2023-03-09 15:19:04 +08:00
Shengliang Guan df4f42dfac
Merge pull request #20355 from taosdata/wangmm0220-patch-7
fix:add description of schemaless interface
2023-03-09 15:16:10 +08:00
Shengliang Guan a3e82eafba
Merge pull request #20354 from taosdata/wangmm0220-patch-6
fix:add description of schemaless interface
2023-03-09 15:15:57 +08:00
Shengliang Guan 63091c77ba
Merge pull request #20353 from taosdata/wangmm0220-patch-5
fix:add description of taos_get_current_db
2023-03-09 15:15:20 +08:00
Shengliang Guan 27500091d0
Merge pull request #20359 from taosdata/wangmm0220-patch-9
fix:modify description for schemaless
2023-03-09 15:14:44 +08:00
Shengliang Guan 7652e95b71
Merge pull request #20358 from taosdata/wangmm0220-patch-8
fix:modify description for schemaless
2023-03-09 15:14:30 +08:00
Shuduo Sang 6c67d69c92
docs: java connector support subscription over websocket (#20362)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket
2023-03-09 14:27:57 +08:00
WANG MINGMING 9223fd1e9d
Update 13-schemaless.md 2023-03-09 10:00:47 +08:00
WANG MINGMING cd12eca8f8
Update 13-schemaless.md 2023-03-09 09:57:58 +08:00
Adam Ji 99e0f50cec
docs: fix python version with dependencies [en] (#20339) 2023-03-09 01:19:41 +08:00
xiaolei li 3cbafda953
release: 3.0.3.0 update taostools version (#20351) 2023-03-09 01:16:02 +08:00
WANG MINGMING 55fa2b7fe8
Update 10-cpp.mdx 2023-03-08 20:36:06 +08:00
WANG MINGMING e27d302d52
Update 03-cpp.mdx 2023-03-08 20:33:38 +08:00
WANG MINGMING 7f3e53cf74
Update 03-cpp.mdx 2023-03-08 20:24:42 +08:00
WANG MINGMING a8afbaca83
Update index.md 2023-03-08 20:08:12 +08:00
WANG MINGMING a9a439edb9
Update index.md 2023-03-08 20:06:27 +08:00
WANG MINGMING 86e349ec5c
Update 10-cpp.mdx 2023-03-08 20:00:03 +08:00
Xiaoyu Wang 66bb55187d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-03-08 18:30:24 +08:00
Shuduo Sang 24d3d6cb20
docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601 (#20336)
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-08 15:52:48 +08:00
Adam Ji 38c9501396
docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601 (#20331) 2023-03-08 15:49:19 +08:00