[PR #762] [MERGED] fix: migration fails on postgres #639

Closed
opened 2025-10-09 16:54:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/762
Author: @ItalyPaleAle
Created: 7/21/2025
Status: Merged
Merged: 7/21/2025
Merged by: @ItalyPaleAle

Base: mainHead: fix-migration-normalize


📝 Commits (1)

  • 9c499c6 fix: migration fails on postgres

📊 Changes

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

View changed files

📝 backend/resources/migrations/postgres/20250705000000_normalize.up.sql (+28 -19)

📄 Description

Run only if the server's encoding is UTF8. Also, should have been a constant and not a string


🔄 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/762 **Author:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Base:** `main` ← **Head:** `fix-migration-normalize` --- ### 📝 Commits (1) - [`9c499c6`](https://github.com/pocket-id/pocket-id/commit/9c499c6ca63259b77dd3944b95cedc6881ed00fd) fix: migration fails on postgres ### 📊 Changes **1 file changed** (+28 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `backend/resources/migrations/postgres/20250705000000_normalize.up.sql` (+28 -19) </details> ### 📄 Description Run only if the server's encoding is UTF8. Also, should have been a constant and not a string --- <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-09 16:54:15 +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-pocket-id-2#639