Skip to content

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

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#236
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.

Closes #235


Update: Also folds in translation sync — README.ko.md, README.ja.md, README.zh-CN.md now carry the full Ecosystem table (matching English, including the corrected db-python row) instead of the old bullet list.

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 documentation ecosystem table to accurately describe azure-functions-db-python as SQLAlchemy-based integration helpers (not database bindings / not Cosmos DB bindings), and syncs the translated READMEs to use the same full ecosystem table structure as the English README.

Changes:

  • Corrects the azure-functions-db-python row description in the English Ecosystem table.
  • Replaces the older bullet-list Ecosystem sections in README.ko.md, README.ja.md, and README.zh-CN.md with the full Ecosystem table (including the corrected db-python wording) plus the design-principle blurb.

Reviewed changes

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

File Description
README.md Fixes the inaccurate azure-functions-db-python description in the Ecosystem table.
README.zh-CN.md Replaces the Ecosystem bullet list with the full table + design-principle text, including the corrected db-python row.
README.ko.md Replaces the Ecosystem bullet list with the full table + design-principle text, including the corrected db-python row.
README.ja.md Replaces the Ecosystem bullet list with the full table + design-principle text, including the corrected db-python row.

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

@yeongseon
yeongseon merged commit 94272f1 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