[PR #869] [MERGED] fix: wrong column type for reauthentication tokens in Postgres #571

Closed
opened 2025-10-07 00:18:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/869
Author: @ItalyPaleAle
Created: 8/24/2025
Status: Merged
Merged: 8/24/2025
Merged by: @stonith404

Base: mainHead: fix-866


📝 Commits (1)

  • 5d6fffb fix: wrong column type for reauthentication tokens in Postgres

📊 Changes

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

View changed files

📝 backend/resources/migrations/postgres/20250814121300_requires_reauthentication.up.sql (+1 -1)

📄 Description

fixes #866

The column type for Postgres should be UUID


🔄 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/pocket-id/pocket-id/pull/869 **Author:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/24/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `fix-866` --- ### 📝 Commits (1) - [`5d6fffb`](https://github.com/pocket-id/pocket-id/commit/5d6fffb4b2d496238bab5c025f7cfdc71ae46429) fix: wrong column type for reauthentication tokens in Postgres ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/resources/migrations/postgres/20250814121300_requires_reauthentication.up.sql` (+1 -1) </details> ### 📄 Description fixes #866 The column type for Postgres should be UUID --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:18:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#571