dapan1121
778e50da79
Merge pull request #22592 from taosdata/fix/m23.0
...
Fix/m23.0
2023-08-28 17:35:35 +08:00
huolibo
adaf7fbdbd
release(driver): jdbc release 3.2.5 version
2023-08-28 10:26:01 +08:00
dapan1121
0cce255a02
Merge remote-tracking branch 'origin/3.0' into fix/m23.0
2023-08-28 10:06:53 +08:00
dapan1121
1f40da6fef
Merge remote-tracking branch 'origin/main' into 3.0
2023-08-28 09:28: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
533a7c43f8
release 3.1.0.3
2023-08-25 17:28:33 +08:00
dapan1121
470b37bae4
Update 06-select.md
2023-08-25 11:32:12 +08:00
Alex Duan
acc12036a5
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 10:53:14 +08:00
shenglian zhou
f3147de8de
docs: add tags keyword in select clause
2023-08-25 09:46:48 +08:00
Haojun Liao
3c6870275b
fix(parser): update the key words for disk io throttling.
2023-08-24 16:45:47 +08:00
dapan1121
c5618588a1
Delete 06-select.md.bak
2023-08-24 14:38:23 +08:00
dapan1121
f905a77217
fix: typo
2023-08-24 14:37:16 +08:00
dapan1121
13baeb1108
fix: add hints comments
2023-08-24 14:35:00 +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
e56f54db5b
relase 3.1.0.2
2023-08-21 17:24:43 +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
dapan1121
9b953707b8
Merge remote-tracking branch 'origin/main' into fix/mainto3.0
2023-08-18 14:42:43 +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
liuyao
3abf47e011
Update 14-stream.md
2023-08-17 14:23:00 +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
Haojun Liao
ad9f3cbc43
other: merge main.
2023-08-16 09:14:10 +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
wangmm0220
62cad7c54f
docs:tmq interface
2023-08-14 17:16:11 +08:00
wangmm0220
60191bef9e
fix:tmq interface & remove snapshot code
2023-08-14 16:24:56 +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
Shungang Li
ffbdcde8eb
docs: update for clusher cfg
2023-08-11 10:59:17 +08:00
dapan1121
1f3eacba17
Merge pull request #22365 from taosdata/enh/TD-25366
...
enh: remove timeline dependence of certain functions
2023-08-10 17:08:05 +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
Ganlin Zhao
2ed5ee835e
fix docs
2023-08-08 16:08:59 +08:00
danielclow
9f83719559
docs: add upgrade notes to releases page ( #22354 )
2023-08-08 09:34:58 +08:00
Haojun Liao
e6b80e6c52
Merge branch '3.0' into fix/3_liaohj
2023-08-07 16:26:31 +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