Commit Graph

1346 Commits

Author SHA1 Message Date
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 29aaf1c868
Update 06-taosdump.md dot replace with '-Q' 2023-08-25 10:51:17 +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 2054640d9e
Update 24-show.md 2023-08-22 13:55:35 +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
kailixu c3e8814308 docs: taos api description 2023-08-20 11:31:45 +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 f2d8078d66
Update 25-grant.md 2023-08-16 08:10:39 +08:00
wangmm0220 beb84b2355 fix:tmq interface & remove snapshot code 2023-08-15 15:37:39 +08:00
Alex Duan 72e509a46c
Update 08-taos-shell.md 2023-08-13 17:39:24 +08:00
dapan1121 c73ac53666 fix: add max_speed as keywordw 2023-08-10 08:52:32 +08:00
yihaoDeng b65336ab88 rm duplicate para 2023-08-09 07:41:05 +00:00
yihaoDeng 70f03635a4 rm duplicate para 2023-08-09 07:39:42 +00:00
CityChen81 93bdefdcff
Update 05-insert.md 中文括号问题 (#22377) 2023-08-09 14:08:18 +08:00
sunpeng 90008bf17c docs: fix connection param in taosws in python connector 2023-08-08 17:02:43 +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
shenglian-zhou 9773bb25f9
Update 06-select.md 2023-08-04 09:55:08 +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
Shuduo Sang 4cf7515ed3
docs: geometry supplemental docs (#22298)
* docs: geometry supplemental docs

* docs: minor correction

minor correction

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-03 16:35:02 +08:00
Yaqiang Li c38fb68467
Merge pull request #22310 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
docs: fix note style
2023-08-03 16:34:03 +08:00
liuyuan a531359781
docs: fix note style 2023-08-03 16:31:58 +08:00
Cary Xu 01fa0646f3
platform supported by community 2023-08-03 16:21:39 +08:00
Yaqiang Li ab9155cdec
Merge pull request #22308 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
Docs/yuanliu/deploy k8s td 25202
2023-08-03 16:02:50 +08:00
liuyuan a00f53f862
docs: fix docker link 2023-08-03 15:58:22 +08:00
Yaqiang Li fd421b738a
Merge pull request #22307 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
Docs/yuanliu/deploy k8s td 25202
2023-08-03 14:51:39 +08:00
liuyuan db1bdd172a
docs: optimization docker deploy 2023-08-03 14:36:14 +08:00
Ping Xiao 48234f2e16 release 3.1.0.0 2023-08-03 09:15:06 +08:00
gccgdb1234 8bc62f5eb0 doc: remove 3.1.0.0 2023-08-03 08:26:26 +08:00
Ping Xiao 673c275117 release 3.1.0.0 2023-08-02 19:03:39 +08:00
Shuduo Sang cbca55bc6a
docs: add r language to connector (#22286)
* 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

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-02 14:47:51 +08:00
Haojun Liao 3296aecf06 Merge branch '3.0' into fix/3_liaohj 2023-08-01 19:24:29 +08:00
Haojun Liao 637f09359a other: merge main. 2023-08-01 16:15:34 +08:00
Shuduo Sang 2bf8b642c3
docs: add qstudio in 3rd parties list (#22270) 2023-08-01 11:20:04 +08:00
wangmm0220 5e46f7a642 docs:add doc for schemaless 2023-08-01 10:20:56 +08:00
Shuduo Sang f2ca4a22c7
docs: use latest java connector to avoid confusing user (#22254) 2023-08-01 09:44:33 +08:00
chao.feng 7619bbcf22 Update the doc content of taos-sql/22-meta.md to add ins_user_privilege by charles 2023-07-31 16:58:19 +08:00
Shuduo Sang ac2c8bc394 fix: merge with main 2023-07-31 14:06:00 +08:00
Haojun Liao d8a782acc4
Merge pull request #22224 from taosdata/fix/liaohj
other: merge 3.0
2023-07-28 23:08:24 +08:00