mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:32:57 +03:00
[PR #762] [MERGED] fix: migration fails on postgres #639
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/762
Author: @ItalyPaleAle
Created: 7/21/2025
Status: ✅ Merged
Merged: 7/21/2025
Merged by: @ItalyPaleAle
Base:
main← Head:fix-migration-normalize📝 Commits (1)
9c499c6fix: 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.