[PR #307] [CLOSED] Use modernc.org/sqlite driver #565

Closed
opened 2026-02-25 23:34:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/307
Author: @kron4eg
Created: 5/15/2021
Status: Closed

Base: masterHead: cgofree-sqlite


📝 Commits (1)

  • 9c237a7 Use modernc.org/sqlite driver

📊 Changes

3 files changed (+66 additions, -25 deletions)

View changed files

📝 go.mod (+2 -4)
📝 go.sum (+63 -20)
📝 main.go (+1 -1)

📄 Description

This drops necessity to use CGO and opens cross-compilation possibilities.


🔄 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/go-shiori/shiori/pull/307 **Author:** [@kron4eg](https://github.com/kron4eg) **Created:** 5/15/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cgofree-sqlite` --- ### 📝 Commits (1) - [`9c237a7`](https://github.com/go-shiori/shiori/commit/9c237a779817eae65ba65e40e02ff575c72e71d9) Use modernc.org/sqlite driver ### 📊 Changes **3 files changed** (+66 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -4) 📝 `go.sum` (+63 -20) 📝 `main.go` (+1 -1) </details> ### 📄 Description This drops necessity to use CGO and opens cross-compilation possibilities. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#565
No description provided.