mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #869] [MERGED] fix: wrong column type for reauthentication tokens in Postgres #571
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-866📝 Commits (1)
5d6fffbfix: 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.