Xiaoyu Wang
|
a6102b4b1c
|
docs: fix 'terminate a tuery' chapter
|
2022-10-14 15:08:41 +08:00 |
wade zhang
|
c940cbdb6a
|
Merge pull request #17301 from taosdata/docs/query_doc_wxy
docs: add super table tag query method. add keyword description to system table column
|
2022-10-12 11:05:33 +08:00 |
Sean Ely
|
af018a391f
|
docs: updated functions to add context for interp
Added two sentences to help explain how to use the EVERY parameter for INTERP.
|
2022-10-11 08:26:53 -07:00 |
Xiaoyu Wang
|
dc9f535b05
|
docs: add super table tag query method. add keyword description to system table column
|
2022-10-11 18:42:37 +08:00 |
wade zhang
|
30875cfd1c
|
Update 24-show.md
|
2022-10-10 11:18:21 +08:00 |
wade zhang
|
9273ec149e
|
Update 21-node.md
|
2022-10-10 09:39:29 +08:00 |
wade zhang
|
1112078464
|
Update 24-show.md
|
2022-10-10 09:31:58 +08:00 |
dapan1121
|
d110650a99
|
fix: remove fetch thread config
|
2022-10-08 19:04:42 +08:00 |
Ganlin Zhao
|
65779d041c
|
fix grammer
|
2022-09-28 17:35:57 +08:00 |
Ganlin Zhao
|
8d510fcf18
|
add _irowts in EN doc
|
2022-09-28 17:28:23 +08:00 |
dapan1121
|
d7d2dabfe8
|
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
|
2022-09-28 16:00:47 +08:00 |
Xiaoyu Wang
|
faf07b81c1
|
docs: improve the system table chapter
|
2022-09-28 15:35:45 +08:00 |
Xiaoyu Wang
|
c240e33067
|
docs: improve the system table chapter
|
2022-09-28 15:28:39 +08:00 |
Xiaoyu Wang
|
7ebbce4542
|
docs: improve the system table chapter
|
2022-09-28 15:12:28 +08:00 |
Ganlin Zhao
|
81d12d2e0c
|
fix docs
|
2022-09-28 14:52:05 +08:00 |
Ganlin Zhao
|
89fc9ae5ad
|
docs changes
|
2022-09-28 14:45:24 +08:00 |
Ganlin Zhao
|
6c3f0c36b1
|
Update 10-function.md
|
2022-09-27 13:10:02 +08:00 |
Shengliang Guan
|
733759e5e2
|
Merge pull request #16971 from arielyang/docs/yangpan-backquote-3.0
docs: remove case sensitive description of quotes
|
2022-09-21 11:47:18 +08:00 |
wade zhang
|
4ebdab3540
|
Update 06-select.md
|
2022-09-21 11:26:30 +08:00 |
Pan YANG
|
be122addf4
|
docs: remove case sensitive description of quotes
Remove case sensitive description of quotes and other minor content.
|
2022-09-21 10:10:05 +08:00 |
gccgdb1234
|
82684bb417
|
doc: refine a few points in 06-select.md
|
2022-09-20 09:39:55 +08:00 |
Xiaoyu Wang
|
23a243230a
|
docs: add insert select description
|
2022-09-19 13:11:05 +08:00 |
Xiaoyu Wang
|
d0bfa65cc4
|
docs: add insert select description
|
2022-09-19 11:54:30 +08:00 |
Xiaoyu Wang
|
c1b518722b
|
docs: fix query doc error
|
2022-09-17 13:41:51 +08:00 |
wade zhang
|
22e306c737
|
Update 06-select.md
|
2022-09-15 17:38:06 +08:00 |
gccgdb1234
|
6c8a01efac
|
doc: select.md
|
2022-09-15 17:20:15 +08:00 |
gccgdb1234
|
bc49ecc385
|
doc: Grant of English version
|
2022-09-15 17:10:47 +08:00 |
gccgdb1234
|
e8b123b8a2
|
doc: English version of distinguished.md
|
2022-09-15 17:02:10 +08:00 |
Pan YANG
|
dc8fb90062
|
docs: update latest reserved SQL keywords
|
2022-09-14 18:09:20 +08:00 |
Ganlin Zhao
|
d2f6a79286
|
fix docs
|
2022-09-14 13:38:39 +08:00 |
kynowoo
|
24ac8d6ba0
|
1. add VALUE keyword
2. merge TTL keyword to en doc.
|
2022-09-13 16:44:07 +08:00 |
Shengliang Guan
|
342741c762
|
Merge remote-tracking branch 'origin/main' into fix/dnode
|
2022-09-02 15:20:29 +08:00 |
dapan1121
|
ee24902c30
|
fix: fix doc select clause issue
|
2022-09-02 13:51:04 +08:00 |
Shengliang Guan
|
6ef0594fc4
|
Merge branch '3.0' into release/3.0.0.2
|
2022-09-01 19:57:21 +08:00 |
Liu Jicong
|
6ec9b3d93c
|
docs(stream): fix old syntax
|
2022-09-01 18:00:11 +08:00 |
Shengliang Guan
|
b0a3c76507
|
Merge pull request #16574 from taosdata/docs/tdigest_en
docs: add more t-digest algorithm explanation EN
|
2022-09-01 15:51:31 +08:00 |
Ganlin Zhao
|
a4cca5711c
|
docs: add more t-digest algorithm explanation EN
|
2022-09-01 15:49:11 +08:00 |
wade zhang
|
ecd1b99d6e
|
Update 24-show.md
|
2022-09-01 15:45:06 +08:00 |
Liu Jicong
|
d14c9f9433
|
docs: change description according to behavior
|
2022-09-01 15:17:33 +08:00 |
Ganlin Zhao
|
1b3ccd60b7
|
docs: revise max/min function input data types
|
2022-09-01 14:19:14 +08:00 |
Linhe Huo
|
1521a92bdb
|
docs: fix drop stream syntax (#16550)
|
2022-09-01 11:22:36 +08:00 |
dapan1121
|
52787dd2b2
|
fix: move tables from perf to ins
|
2022-08-31 09:54:34 +08:00 |
gccgdb1234
|
808545ca7f
|
doc: refine the title and label of grant page
|
2022-08-29 18:39:40 +08:00 |
wade zhang
|
1150d82e67
|
Merge pull request #16484 from arielyang/docs/tdengine-sql
docs: change TAOS SQL to TDengine SQL
|
2022-08-29 16:40:06 +08:00 |
Pan YANG
|
97052fccc5
|
docs: change TAOS SQL to TDengine SQL
|
2022-08-29 16:07:12 +08:00 |
wade zhang
|
bb856d0e3a
|
Update 19-limit.md
|
2022-08-28 16:02:54 +08:00 |
Sean Ely
|
5510cad555
|
Update 10-function.md
|
2022-08-26 19:43:30 -07:00 |
Sean Ely
|
0fbf453122
|
docs: SQL Functions - STATEDURATION edit
Added quotes for proper usage.
|
2022-08-26 19:37:14 -07:00 |
gccgdb1234
|
290ff9294f
|
doc: correct wrong description about TTL
|
2022-08-26 17:47:51 +08:00 |
wade zhang
|
b39d6b41f4
|
Update 24-show.md
|
2022-08-26 15:18:02 +08:00 |