Skip to content

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

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#293
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 #292


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” section to accurately describe azure-functions-db-python and to keep translated READMEs aligned with the English ecosystem table, improving correctness and consistency across the DX Toolkit docs.

Changes:

  • Corrected the azure-functions-db-python ecosystem-table description to reflect SQLAlchemy-based integration helpers (and removed the incorrect “Cosmos DB bindings” claim).
  • Replaced the older ecosystem bullet lists in README.ko.md, README.ja.md, and README.zh-CN.md with the full ecosystem table (matching English, including the corrected db row).

Reviewed changes

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

File Description
README.md Fixes the azure-functions-db-python row description in the ecosystem table to match the canonical wording.
README.ko.md Syncs Korean README ecosystem section to the full table format and includes the corrected db row.
README.ja.md Syncs Japanese README ecosystem section to the full table format and includes the corrected db row.
README.zh-CN.md Syncs Simplified Chinese README ecosystem section to the full table format and includes the corrected db row.

@yeongseon
yeongseon merged commit bf4d378 into main Jul 26, 2026
20 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