rusackas opened a new pull request, #37463: URL: https://github.com/apache/superset/pull/37463
### SUMMARY The README's "Supported Databases" section was manually set to 38 databases when the auto-generation system was introduced in #36805, but the docs homepage renders all 65 databases with logos from the engine spec metadata. This PR runs `yarn update:readme-db-logos` to bring the README in sync. **Before:** 38 database logos (manually curated subset) **After:** 65 database logos (auto-generated from engine spec `metadata` attributes) Also picks up the recently merged MongoDB engine spec (#37368) in `databases.json`. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A — database logo grid on README will show more databases ### TESTING INSTRUCTIONS - View the README on the PR branch and confirm the database logos section is complete - Compare with the [docs homepage](https://superset.apache.org/) database grid ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
