Skip to content

database: fully switch over to pure-Go SQLite driver#8115

Merged
unknwon merged 1 commit intomainfrom
pure-go-sqlite
Jan 28, 2026
Merged

database: fully switch over to pure-Go SQLite driver#8115
unknwon merged 1 commit intomainfrom
pure-go-sqlite

Conversation

@unknwon
Copy link
Member

@unknwon unknwon commented Jan 28, 2026

Describe the pull request

Link to the issue: closes #7882

Checklist

  • I agree to follow the Code of Conduct by submitting this pull request.
  • I have read and acknowledge the Contributing guide.
  • I have added test cases to cover the new code or have provided the test plan. (if applicable)
  • I have added an entry to CHANGELOG. (if applicable)

Test plan

CI

@unknwon unknwon merged commit 2316b09 into main Jan 28, 2026
11 checks passed
@unknwon unknwon deleted the pure-go-sqlite branch January 28, 2026 03:45
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.

Switch over to modernc.org/sqlite as the SQLite driver

1 participant