Shuduo Sang
d0b481b522
docs: append ws doc for python connector ( #20572 )
...
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601
* docs: append websocket doc for python connector
---------
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
wade zhang
3412437668
Merge pull request #20540 from taosdata/wangmm0220-patch-4
...
fix:add tips for tmq consume
2023-03-20 17:24:37 +08:00
wade zhang
b852015382
Update 07-tmq.mdx
2023-03-20 16:38:35 +08:00
gccgdb1234
425ad281e6
docs: refine tmq configuration
2023-03-20 16:01:53 +08:00
gccgdb1234
ebda78cc59
docs: refien tmq configuration
2023-03-20 15:11:08 +08:00
wade zhang
df8e89d60c
Update 14-java.mdx
2023-03-20 14:09:35 +08:00
Xiaoyu Wang
dd9789feba
docs: add flush database doc
2023-03-20 11:14:13 +08:00
WANG MINGMING
84096bcb89
Update 07-tmq.mdx
2023-03-19 10:46:46 +08:00
Adam Ji
b2c25dffca
docs: add new line ( #20523 )
...
* docs: add directions of mac uninstall
* docs: reformat
* docs: add new line
* docs: add new line
2023-03-18 00:33:39 +08:00
Adam Ji
7423188d94
docs: add directions of mac uninstall ( #20520 )
...
* docs: add directions of mac uninstall
* docs: reformat
2023-03-17 20:04:21 +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
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
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
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
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
cd12eca8f8
Update 13-schemaless.md
2023-03-09 09:57:58 +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
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
Shuduo Sang
542b7552d6
docs: update taosbenchmark new argument with 3.0.3.0 release ( #20325 )
2023-03-08 13:07:26 +08:00
gccgdb1234
bde9d54cb5
docs: event window
2023-03-08 12:57:31 +08:00
Xiaoyu Wang
891ccdfe55
docs: add event window
2023-03-08 11:58:26 +08:00
Xiaoyu Wang
4c8bab7e58
merge main
2023-03-08 10:59:33 +08:00
xleili
b87c637ced
docs: release 3.0.3.0
2023-03-07 20:22:40 +08:00