Shungang Li
8f0d700fe8
feat: rm dnode config item keepTimeOffset
2023-09-25 15:46:12 +08:00
sheyanjie
67df4c3035
add timezone spec details
2023-09-19 15:06:05 +08:00
sheyanjie
faca8f2ea9
support geometry data type
2023-09-19 11:20:06 +08:00
wade zhang
4cca109993
Update 14-taosKeeper.md
2023-09-12 15:03:28 +08:00
wade zhang
05c25834df
Update 05-taosbenchmark.md
2023-09-12 15:02:59 +08:00
dapan1121
228e6c6acd
Merge remote-tracking branch 'origin/main' into 3.0
2023-09-01 10:01:10 +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
WANG MINGMING
6d8757115f
Merge branch '3.0' into mark/doc-3.0
2023-08-30 15:29:49 +08:00
wangmm0220
387e3a535f
docs:add varbinary type
2023-08-30 15:20:50 +08:00
dapan1121
778e50da79
Merge pull request #22592 from taosdata/fix/m23.0
...
Fix/m23.0
2023-08-28 17:35:35 +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
adaf7fbdbd
release(driver): jdbc release 3.2.5 version
2023-08-28 10:26:01 +08:00
huolibo
193284d9ba
release(driver): jdbc release 3.2.5 version
2023-08-28 10:11:47 +08:00
dapan1121
1f40da6fef
Merge remote-tracking branch 'origin/main' into 3.0
2023-08-28 09:28:55 +08:00
Alex Duan
acc12036a5
Update 06-taosdump.md dot replace with '-Q' (English)
2023-08-25 10:53:14 +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
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
dapan1121
9b953707b8
Merge remote-tracking branch 'origin/main' into fix/mainto3.0
2023-08-18 14:42:43 +08:00
Shuduo Sang
78e4aa36c3
docs: fix taos_init() return type ( #22475 )
2023-08-18 00:19:51 +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
wangmm0220
beb84b2355
fix:tmq interface & remove snapshot code
2023-08-15 15:37:39 +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
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
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
kailixu
23b14085a6
docs: update the grammar
2023-08-03 16:44:02 +08:00
kailixu
556d73618a
docs: platform supported by community edition
2023-08-03 16:40:46 +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
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
wangmm0220
5e46f7a642
docs:add doc for schemaless
2023-08-01 10:20:56 +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
Adam Ji
b38e10034a
docs: update connector rust version history
2023-07-28 15:45:49 +08:00
meeki007
b00af27de5
Update 02-rest-api.mdx - note about URL Encoding ( #22221 )
...
Explanation on proper URL Encoding for parameters.
BAD: ?tz=Etc/GMT+10
GOOD: ?tz=Etc%2FGMT%2B10
2023-07-28 09:12:54 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
danielclow
101a3c23b1
docs: fix links in rust connector doc ( #22168 )
2023-07-24 17:50:28 +08:00
sunpeng
9e3421e63e
docs: fix python connector docs
2023-07-24 17:05:40 +08:00
sunpeng
a81aaa80f9
docs: fix python connector docs
2023-07-24 17:03:57 +08:00
Alex Duan
f1d79f0ba3
Update 05-taosbenchmark.md
2023-07-24 12:52:13 +08:00
Alex Duan
8639e1fc17
Update 05-taosbenchmark.md
2023-07-24 00:44:29 +08:00
Shuduo Sang
401bf5ee84
docs: refine platform support matrix ( #22144 )
2023-07-21 17:08:19 +08:00
Ganlin Zhao
36be0918b7
fix docs
2023-07-19 11:33:02 +08:00
wade zhang
72457eb167
Merge pull request #22077 from taosdata/wangmm0220-patch-2
...
docs:add configuration of tmqMaxTopicNum
2023-07-18 11:17:49 +08:00
WANG MINGMING
54ad70ea90
Update index.md
2023-07-14 18:30:15 +08:00