wangmm0220
43ebdd9ce7
docs:modify doc
2023-09-04 17:18:22 +08:00
slzhou
83e2e0dffd
fix: remove tags keyword from document
2023-09-04 09:50:43 +08:00
Ping Xiao
9121f153e0
release docs for 3.1.1.0
2023-09-01 18:58:37 +08:00
wade zhang
2c507e7d91
Update 70-seeq.md
2023-09-01 16:06:04 +08:00
dapan1121
4d3f0500ea
Merge pull request #22689 from taosdata/fix/32m.1
...
fix: merge 3.0 to main
2023-09-01 15:06:12 +08:00
Shuduo Sang
8e67db450c
docs: add seeq doc en ( #22686 )
...
* docs: add seeq doc zh
* docs: add seeq doc en
* Update 70-seeq.md (#22690 )
correct some links
* fix: seeq docs hyper link
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-09-01 14:26:37 +08:00
dapan1121
cc17848b78
fix: merge 3.0 to main
2023-09-01 13:24:47 +08:00
Shuduo Sang
eb2128867f
docs: refine grafana docs en ( #22675 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
* docs: refine tdinsight doc
* docs: note about grafana unified alerting
* docs: refine en/14-reference/07-tdinsight/index.md
2023-08-31 16:54:42 +08:00
Shuduo Sang
3ac1d3d743
docs: add note for grafana unified alerting ( #22672 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
* docs: refine tdinsight doc
* docs: note about grafana unified alerting
2023-08-31 16:21:38 +08:00
Shuduo Sang
3014e4c5cc
docs: refine tdinsight docs ( #22666 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
* docs: refine tdinsight doc
2023-08-31 14:34:55 +08:00
Shuduo Sang
6631a047af
docs: refine grafana plugin docs ( #22651 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
* docs: refine grafana plugin document
2023-08-30 15:27:26 +08:00
Haojun Liao
9888a31dfa
Merge pull request #22644 from taosdata/doc/rebuildIndex
...
update rebuild tag index doc
2023-08-30 13:35:53 +08:00
yihaoDeng
962ae604e1
update rebuild tag index doc
2023-08-30 12:08:18 +08:00
wade zhang
8b822fec60
Update 09-udf.md
2023-08-30 11:43:44 +08:00
wade zhang
b5450bd9a1
Update 09-udf.md
2023-08-30 11:39:58 +08:00
yihaoDeng
728c542bd0
update doc
2023-08-28 22:30:50 +08:00
wade zhang
8935b905f7
Merge pull request #22593 from taosdata/docs/TD-25956
...
release(driver): jdbc release 3.2.5 version
2023-08-28 10:40:21 +08:00
huolibo
193284d9ba
release(driver): jdbc release 3.2.5 version
2023-08-28 10:11:47 +08:00
wade zhang
edb1f2aec7
Merge pull request #22582 from taosdata/docs/3104_main
...
release 3.1.0.3
2023-08-28 09:17:55 +08:00
Shuduo Sang
1bf2c3421d
docs: kill query command need quote around id ( #22588 )
...
* docs: add current_user() in function
* docs: kill query command need quote around id
2023-08-27 00:05:44 +08:00
Ping Xiao
e0f88eb19c
build: release ver-3.1.0.3
2023-08-25 17:18:02 +08:00
Alex Duan
acc12036a5
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 10:53:14 +08:00
Haojun Liao
3c6870275b
fix(parser): update the key words for disk io throttling.
2023-08-24 16:45:47 +08:00
Shuduo Sang
7b9d14aad3
docs: add note to csharp connector docs ( #22541 )
...
* docs: fix taos_init() return type
* docs: refine c interface doc
* docs: add platform note to csharp connector.
2023-08-24 10:34:35 +08:00
wade zhang
b5bd8f7c23
Update 24-show.md
2023-08-22 13:57:14 +08:00
Ping Xiao
f4ef83b852
release 3.1.0.2
2023-08-21 17:21:18 +08:00
Shuduo Sang
124b1e7f9e
docs: add current_user() in function ( #22496 )
2023-08-21 14:31:38 +08:00
dapan1121
5516527be3
Merge pull request #22493 from taosdata/docs/TD-25813-m
...
docs: taos api description
2023-08-21 10:00:18 +08:00
kailixu
7856dce03f
docs: taos api description
2023-08-21 00:05:49 +08:00
Shuduo Sang
7020ac7a0f
docs: refine c connector docs ( #22491 )
...
* docs: fix taos_init() return type
* docs: refine c interface doc
2023-08-20 14:46:24 +08:00
danielclow
72cce0825b
docs: fix link in grafana doc ( #22489 )
...
"...releases/tag/latest" should be "...releases/latest", which will automatically redirect to "...releases/tag/<latest-version>"
2023-08-19 23:17:20 +08:00
dapan1121
42b12b1e68
fix: document issues
2023-08-18 17:40:34 +08:00
Haojun Liao
fbf80fb4c3
Merge pull request #22459 from taosdata/mark/tmq
...
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-18 09:11:35 +08:00
Shuduo Sang
78e4aa36c3
docs: fix taos_init() return type ( #22475 )
2023-08-18 00:19:51 +08:00
wangmm0220
5c5721571f
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-16 17:45:18 +08:00
Haojun Liao
9083d3c03b
Merge pull request #22452 from taosdata/mark/doc
...
docs:modify format & add logic for dot in schemaless
2023-08-16 15:20:25 +08:00
wangmm0220
afa7448420
docs:modify format & add logic for dot in schemaless
2023-08-16 11:07:43 +08:00
wade zhang
6b961fc048
Update 25-grant.md
2023-08-16 08:15:25 +08:00
wade zhang
6d80f21ba3
Update 25-grant.md
2023-08-16 08:14:07 +08:00
wangmm0220
beb84b2355
fix:tmq interface & remove snapshot code
2023-08-15 15:37:39 +08:00
wade zhang
ac446a3b95
Update 08-taos-shell.md
2023-08-14 11:26:47 +08:00
Haojun Liao
b81fe20304
Merge pull request #22386 from taosdata/danielclow-patch-5
...
docs: update 06-stream.md to correct sample sql statement
2023-08-11 16:59:35 +08:00
dapan1121
c73ac53666
fix: add max_speed as keywordw
2023-08-10 08:52:32 +08:00
danielclow
b61216d1a8
docs: update 06-stream.md to correct sample sql statement
...
the existing sql statement failed due to invalid syntax on "select _wstart as start". copying the statement from the zh document instead
2023-08-09 23:28:54 +08:00
danielclow
458b3ce137
docs: Rename 27-index.md to 27-indexing.md ( #22385 )
...
the original name caused the document to not be displayed properly
2023-08-09 21:09:33 +08:00
sunpeng
90008bf17c
docs: fix connection param in taosws in python connector
2023-08-08 17:02:43 +08:00
danielclow
9f83719559
docs: add upgrade notes to releases page ( #22354 )
2023-08-08 09:34:58 +08:00
Shuduo Sang
314c749965
docs: supplement r language connnector note ( #22340 )
...
* docs: add r language to connector
* docs: add r lang english version in connector
* docs: fix include path and note format
* Update 60-r-lang.mdx
minor changes
* docs: supplement r language note
---------
Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
slzhou
f3133f4c90
fix: modify english version
2023-08-04 10:01:11 +08:00
wade zhang
3a336bbb2c
Merge pull request #22309 from taosdata/kailixu-patch-1
...
docs: platform supported by the community edition
2023-08-03 16:53:44 +08:00