[PR #3014] [MERGED] Fix SQLite casing in Database Drivers section #11345

Closed
opened 2026-04-24 06:06:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/3014
Author: @alideniztartma
Created: 4/1/2026
Status: Merged
Merged: 4/2/2026
Merged by: @vinta

Base: masterHead: fix-sqlite-casing


📝 Commits (1)

  • 5974274 Fix SQLite casing in Database Drivers section

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)

📄 Description

Fixed the casing of "SQLite" in the Database Drivers section:

  • "SQlite" → "SQLite"

This improves correctness and maintains consistency with the official project name.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3014 **Author:** [@alideniztartma](https://github.com/alideniztartma) **Created:** 4/1/2026 **Status:** ✅ Merged **Merged:** 4/2/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `fix-sqlite-casing` --- ### 📝 Commits (1) - [`5974274`](https://github.com/vinta/awesome-python/commit/5974274496714bbb4117f226736f23524c1efa3e) Fix SQLite casing in Database Drivers section ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description Fixed the casing of "SQLite" in the Database Drivers section: - "SQlite" → "SQLite" This improves correctness and maintains consistency with the official project name. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:06:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11345