[PR #87] [CLOSED] Add MySQL database support #511

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/87
Author: @peteretelej
Created: 4/23/2018
Status: Closed

Base: masterHead: feature/mysql-db-support


📝 Commits (1)

📊 Changes

3 files changed (+567 additions, -0 deletions)

View changed files

📝 README.md (+8 -0)
database/mysql.go (+547 -0)
📝 main.go (+12 -0)

📄 Description

Add support for MySQL as the underlying database.

Closes #81


🔄 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/87 **Author:** [@peteretelej](https://github.com/peteretelej) **Created:** 4/23/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/mysql-db-support` --- ### 📝 Commits (1) - [`117260a`](https://github.com/go-shiori/shiori/commit/117260af59aa0a3a0e9184db641675db0ca34c69) Add MYSQL db support ### 📊 Changes **3 files changed** (+567 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) ➕ `database/mysql.go` (+547 -0) 📝 `main.go` (+12 -0) </details> ### 📄 Description Add support for MySQL as the underlying database. Closes #81 --- <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:34 +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#511
No description provided.