Skip to content

docs: correct azure-functions-db description in ecosystem table - #237

Merged
yeongseon merged 2 commits into
mainfrom
docs/fix-db-ecosystem-row
Jul 26, 2026
Merged

docs: correct azure-functions-db description in ecosystem table#237
yeongseon merged 2 commits into
mainfrom
docs/fix-db-ecosystem-row

Conversation

@yeongseon

@yeongseon yeongseon commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Corrects the ecosystem-table description of azure-functions-db-python from the inaccurate "Database bindings for SQL, PostgreSQL, MySQL, SQLite, and Cosmos DB" to "SQLAlchemy-powered DB integration helpers (poll-based pseudo trigger, input/output/client injection)", matching the wording already used in the db and knowledge repos.
  • Applies the same correction to the translated READMEs (ko/ja/zh-CN) so all four language versions stay in sync.

Closes #236

Copilot AI left a comment

Copy link
Copy Markdown

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 Azure Functions Python DX Toolkit “Ecosystem” table entries to accurately describe azure-functions-db-python as SQLAlchemy-based integration helpers (not database bindings / Cosmos DB), keeping the English and translated READMEs aligned with sibling repos’ wording.

Changes:

  • Replaces the inaccurate azure-functions-db-python ecosystem description in README.md.
  • Applies the same corrected description in README.ko.md, README.ja.md, and README.zh-CN.md to keep translations in sync.

Reviewed changes

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

File Description
README.md Corrects the ecosystem-table description for azure-functions-db-python to the canonical SQLAlchemy-helper wording.
README.ko.md Updates the Korean ecosystem-table row to match the corrected azure-functions-db-python description.
README.ja.md Updates the Japanese ecosystem-table row to match the corrected azure-functions-db-python description.
README.zh-CN.md Updates the Simplified Chinese ecosystem-table row to match the corrected azure-functions-db-python description.

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

@yeongseon
yeongseon merged commit 3c767d9 into main Jul 26, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: correct azure-functions-db description in ecosystem table

3 participants