[PR #730] [MERGED] fix: properly parse mysql connection string, docs update #756

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/730
Author: @rutkai
Created: 9/11/2023
Status: Merged
Merged: 9/13/2023
Merged by: @fmartingr

Base: masterHead: mysql-connstring-fix


📝 Commits (1)

📊 Changes

4 files changed (+15 additions, -29 deletions)

View changed files

📝 .gitignore (+4 -1)
📝 docker-compose.yaml (+2 -11)
📝 docs/Configuration.md (+6 -16)
📝 internal/database/database.go (+3 -1)

📄 Description

Mysql connection string update, docs update

Fixes #729


🔄 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/730 **Author:** [@rutkai](https://github.com/rutkai) **Created:** 9/11/2023 **Status:** ✅ Merged **Merged:** 9/13/2023 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `mysql-connstring-fix` --- ### 📝 Commits (1) - [`17fdd48`](https://github.com/go-shiori/shiori/commit/17fdd48bae8c19d4e6a36f7ad751ed9d9f281b8e) Fixes #729. ### 📊 Changes **4 files changed** (+15 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) 📝 `docker-compose.yaml` (+2 -11) 📝 `docs/Configuration.md` (+6 -16) 📝 `internal/database/database.go` (+3 -1) </details> ### 📄 Description Mysql connection string update, docs update Fixes #729 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:22 +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#756
No description provided.