* docs: update python ws docs
* docs: update rust docs
* fix: correct connection string format in create_connection_with_sqlalchemy function
* docs: update section title from 'DSN' to 'URL Specification' in Python connector documentation
* docs: upgrade the Python version and add the flink version description
* chore: add deepwiki badge
Signed-off-by: WANG Xu <feici02@outlook.com>
* fix(query) subscriptions memory leak (#31533)
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
* docs: Google Data Studio changed to Google Looker Studio (#31487)
* docs: Google Data Studio changed to Google Looker Studio
* docs: restore one for Google Data Studio
* docs: restore one for Google Data Studio english
* docs: update 3.3.6.13 release notes in office web
* Update 3.3.6.13.md
* Update docs/zh/28-releases/03-notes/3.3.6.13.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(docs): correct spelling of 'forecast' in release notes
* fix(docs): correct typos in release notes for version 3.3.6.13
---------
Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: support-platform <it@taosdata.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
* docs: add python stmt2 websocket docs
* docs: modify the documentation format of the stmt2 interface
* docs: add stmt2 example run command
* docs: modify stmt2 example error
* docs: modify python connector dependent version
* docs: add stmt2 example log
* docs: modify tmq example error
* feat: taosBenchmark supports decimal data type
* build: decimal script not use pytest.sh
* fix: fix typo for decimal script
* test: insertBasic.py debug
* build: update python connector version to 2.7.23
* docs: add decimal data type for python connector
* docs: format optimization
* docs: fix typo
* build: update docker taospy version to v2.7.23