[PR #170] [MERGED] Initial PostgreSQL support #527

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/170
Author: @bvp
Created: 9/24/2019
Status: Merged
Merged: 9/25/2019
Merged by: @RadhiFadlillah

Base: masterHead: master


📝 Commits (1)

  • 4eb86d6 Initial PostgreSQL support

📊 Changes

5 files changed (+655 additions, -3 deletions)

View changed files

📝 README.md (+1 -1)
📝 go.mod (+1 -1)
📝 internal/cmd/root.go (+11 -1)
internal/database/pg.go (+641 -0)
📝 main.go (+1 -0)

📄 Description

No description provided


🔄 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/170 **Author:** [@bvp](https://github.com/bvp) **Created:** 9/24/2019 **Status:** ✅ Merged **Merged:** 9/25/2019 **Merged by:** [@RadhiFadlillah](https://github.com/RadhiFadlillah) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4eb86d6`](https://github.com/go-shiori/shiori/commit/4eb86d60d7ba5c6636a04c1038dd1e98cb514214) Initial PostgreSQL support ### 📊 Changes **5 files changed** (+655 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `internal/cmd/root.go` (+11 -1) ➕ `internal/database/pg.go` (+641 -0) 📝 `main.go` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:37 +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#527
No description provided.