[PR #123] [CLOSED] Paginate over ids for delete command #519

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/123
Author: @sascha-andres
Created: 1/25/2019
Status: Closed

Base: masterHead: feature/paginate-ids


📝 Commits (2)

  • ee52d29 merge: remote-tracking branch 'upstream/master'
  • cafc1ba feat: implement pagination for delete

📊 Changes

1 file changed (+21 additions, -1 deletions)

View changed files

📝 database/sqlite.go (+21 -1)

📄 Description

This paginates over supplied IDs to have them deleted from the database


🔄 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/123 **Author:** [@sascha-andres](https://github.com/sascha-andres) **Created:** 1/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/paginate-ids` --- ### 📝 Commits (2) - [`ee52d29`](https://github.com/go-shiori/shiori/commit/ee52d29ba2a3b4fa9570d9b42e391b074a4de3f1) merge: remote-tracking branch 'upstream/master' - [`cafc1ba`](https://github.com/go-shiori/shiori/commit/cafc1bae382ac1df2d1cd059ab90d53d5cdf7f94) feat: implement pagination for delete ### 📊 Changes **1 file changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `database/sqlite.go` (+21 -1) </details> ### 📄 Description This paginates over supplied IDs to have them deleted from the database --- <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:35 +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#519
No description provided.