mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 22:28:47 -05:00
[PR #3014] [MERGED] Fix SQLite casing in Database Drivers section #4365
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix-sqlite-casing📝 Commits (1)
5974274Fix 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:
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.