Commit Graph

434 Commits

Author SHA1 Message Date
sheyanjie-qq 7a0d49a747 fix taos/taosws dll path issue 2024-10-08 14:01:07 +08:00
t_max 4785d977f5 docs: add taosAdapter connection pool configuration description 2024-09-12 16:36:28 +08:00
WANG Xu 9a06b6eb58 docs: add browser version requirements 2024-09-06 18:11:32 +08:00
wade zhang 6f80e22d7a
Merge pull request #27707 from taosdata/docs/server_status
docs: recommend show cluster alive
2024-09-06 10:11:41 +08:00
sheyanjie-qq 109f03d3d3 jdbc upgrade to 3.3.2 2024-09-06 09:44:57 +08:00
WANG Xu 3189d0f0bd docs: recommend show cluster alive 2024-09-05 23:00:01 +08:00
Ping Xiao c0fd9b378b docs: remove ttl option from sql for creating stable 2024-09-04 15:25:31 +08:00
zhiyong 79d4e932b3 docs: crrect wrting and format 2024-09-02 08:56:48 +08:00
wade zhang 5ecac8f0c4
Merge pull request #27446 from taosdata/docs/TD-31412
move ref code from 3.0 branch to main
2024-08-27 08:26:16 +08:00
Jing Sima 0ad4ffd0ca docs:[TD-31673] Update description of timetruncate function to clarify week truncation behavior based on Unix epoch starting on Thursday. 2024-08-26 14:27:50 +08:00
sheyanjie-qq b0714e13e9 move ref 3.0 code to main 2024-08-25 10:43:07 +08:00
sheyanjie-qq 3b6b873e33 move sample code to docs/example 2024-08-22 18:15:02 +08:00
Yaming Pei d93e15b552 optimized the cpp connector sample code page 2024-08-22 11:58:04 +08:00
Yaming Pei 9ddfefc6bf optimized the cpp connector sample code page 2024-08-22 11:26:11 +08:00
WANG Xu 90ac6ec255
Merge pull request #27280 from taosdata/docs/test-faq
docs: add fqdn in faq and add example in restapi
2024-08-19 11:41:27 +08:00
sheyanjie-qq 30ab835e53 move java sample code to docs/example 2024-08-19 10:12:55 +08:00
zhiyong 6884b5ac32 docs: add fqdn and restapi example 2024-08-16 15:31:29 +08:00
gccgdb1234 a514ea255f doc: remove column comment 2024-08-14 13:14:35 +08:00
gccgdb1234 5192e4fefa doc: add view back in 3.0 branch 2024-08-14 11:51:47 +08:00
gccgdb1234 012112bb88 doc: remove _category_.yml 2024-08-12 16:19:39 +08:00
gccgdb1234 af3c27b87b doc: refactor doc EN version 2024-08-12 14:02:40 +08:00
gccgdb1234 acaa85bc74 doc: refine document about compression 2024-07-17 12:25:25 +08:00
gccgdb1234 3a63fd5b18 docs: overwrite docs in 3.0 branch with docs in main branch 2024-07-03 16:33:55 +08:00
Hongze Cheng e060535c13 feat: data migration speed limit 2024-06-12 17:23:57 +08:00
Ping Xiao cb792a542d docs: release 3.3.0.3 2024-05-22 14:44:08 +08:00
danielclow 850875a2c1 docs: fix anchors for 3.0 branch 2024-05-13 14:24:25 +08:00
wangjiaming0909 0da5cfea81 tsma user manual 2024-04-30 09:44:34 +08:00
wangjiaming0909 cb008f18dc usable tsma 2024-04-29 09:18:40 +08:00
Hongze Cheng 8e3452c72d doc: primary key document 2024-04-26 14:30:34 +08:00
wangjiaming0909 1b5ababb98 tsma user manual 2024-04-25 16:50:34 +08:00
liuyao af5af1c6ea
Update index.md 2024-04-15 16:28:29 +08:00
danielclow 9bedb4922a docs: adjust titles for seo compliance for 3.0 branch 2024-04-01 15:46:25 +08:00
danielclow f670b6cd36 docs: update taosdata links to tdengine for 3.0 branch 2024-01-26 18:30:43 +08:00
wade zhang 47f3f74a8f
Merge pull request #24548 from taosdata/docs/dclow-30-compat
docs: update format for docusaurus 3.0 (3.0 branch)
2024-01-24 15:16:04 +08:00
Haojun Liao 9fb2ac96cf
Merge pull request #24574 from taosdata/mark/3.0
docs:opti format of schemaless & modify subtable rules in stream
2024-01-22 11:24:56 +08:00
wangmm0220 31f0fe8c4f docs:opti format of schemaless & modify subtable rules in stream 2024-01-22 10:23:53 +08:00
danielclow 95dec50340 docs: update docs for docusaurus 3.0 2024-01-19 16:49:46 +08:00
facetosea cd6026c6a9 docs: keepColumnName notes 2024-01-18 17:31:23 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
t_max eab4861370 refactor(c#): refactor c# connector to v3.1.0 2023-12-14 18:28:29 +08:00
wade zhang dfcd85785c
Merge pull request #23498 from taosdata/docs/xftan/TD-26332/geometry
docs(taosAdapter): varbinary and geometry types in restful
2023-12-11 17:50:25 +08:00
danielclow 3297bc7ab6 docs: replace absolute links with relative links 2023-11-30 10:39:21 +08:00
danielclow ca3e669bfd docs: replace absolute links with relative links 2023-11-30 10:19:42 +08:00
danielclow 24b0ed222e docs: rename programming connectors to client libraries 2023-11-29 22:29:30 +08:00
danielclow 5d3e124692
Update 04-java.mdx
correct links
2023-11-21 23:10:12 +08:00
Adam Ji 1de3af6c16 docs(en): add comment for cursor api 2023-11-21 10:47:27 +08:00
Adam Ji 06ab315a79 docs(en): add comment for cursor api 2023-11-21 10:42:14 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
t_max 2f44a8f09f docs(taosAdapter): varbinary and geometry types in restful 2023-11-01 15:29:39 +08:00
sheyanjie 3efe8d02d2 jdbc release 3.2.7 2023-10-27 18:06:10 +08:00