Skip to content

docs: update SQLAlchemy dependency requirements for taos-ws-py connector#35009

Merged
zitsen merged 2 commits intomainfrom
docs/main/python-ws-sqlalchemy
Mar 31, 2026
Merged

docs: update SQLAlchemy dependency requirements for taos-ws-py connector#35009
zitsen merged 2 commits intomainfrom
docs/main/python-ws-sqlalchemy

Conversation

@qevolg
Copy link
Copy Markdown
Contributor

@qevolg qevolg commented Mar 31, 2026

Description

docs: update SQLAlchemy dependency requirements for taos-ws-py connector

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings March 31, 2026 03:41
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Python connector documentation to clarify SQLAlchemy dependency requirements across taos-ws-py versions, reflecting the dialect migration in taos-ws-py 0.6.7+.

Changes:

  • Document that taos-ws-py ≤ 0.6.6 requires taospy 2.8.5–2.8.9 for SQLAlchemy usage.
  • Document that starting with taos-ws-py 0.6.7, SQLAlchemy no longer depends on taospy (dialect migrated).
  • Add taos-ws-py 0.6.7 entry to the WebSocket connector version history tables (ZH/EN).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/zh/14-reference/05-connector/30-python.mdx Updates Chinese note + adds 0.6.7 WebSocket connector history entry about SQLAlchemy dialect migration.
docs/en/14-reference/05-connector/30-python.md Updates English note + adds 0.6.7 WebSocket connector history entry about SQLAlchemy dialect migration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@qevolg qevolg requested a review from a team as a code owner March 31, 2026 05:54
@zitsen zitsen merged commit a8dcb56 into main Mar 31, 2026
9 of 11 checks passed
@zitsen zitsen deleted the docs/main/python-ws-sqlalchemy branch March 31, 2026 12:14
jiajingbin pushed a commit that referenced this pull request Apr 8, 2026
…tor (#35009)

* docs: update SQLAlchemy dependency requirements for taos-ws-py connector

* docs: update taos-ws-py dependency to version 0.6.7 across multiple files
wangmm0220 pushed a commit that referenced this pull request Apr 14, 2026
…tor (#35009)

* docs: update SQLAlchemy dependency requirements for taos-ws-py connector

* docs: update taos-ws-py dependency to version 0.6.7 across multiple files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants