Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/107 Author: @arunavo4 Created: 10/1/2025 Status: ✅ Merged Merged: 10/2/2025 Merged by: @arunavo4
Base: main ← Head: fix/issue-97-migration-duplicates
main
fix/issue-97-migration-duplicates
2ea917f
bf99a95
3 files changed (+24 additions, -154 deletions)
📝 .github/workflows/docker-build.yml (+8 -0) 📝 docker-entrypoint.sh (+5 -153) 📝 drizzle/0005_polite_preak.sql (+11 -1)
.github/workflows/docker-build.yml
docker-entrypoint.sh
drizzle/0005_polite_preak.sql
Problem:
Solution:
Fixed Migration 0005:
Removed Hybrid Database Initialization:
Testing:
Changes:
Fixes #97
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/107
Author: @arunavo4
Created: 10/1/2025
Status: ✅ Merged
Merged: 10/2/2025
Merged by: @arunavo4
Base:
main← Head:fix/issue-97-migration-duplicates📝 Commits (2)
2ea917ffix: resolve migration 0005 duplicate constraint failure (#97)bf99a95ci: add more paths to trigger Docker builds📊 Changes
3 files changed (+24 additions, -154 deletions)
View changed files
📝
.github/workflows/docker-build.yml(+8 -0)📝
docker-entrypoint.sh(+5 -153)📝
drizzle/0005_polite_preak.sql(+11 -1)📄 Description
Problem:
Solution:
Fixed Migration 0005:
Removed Hybrid Database Initialization:
Testing:
Changes:
Fixes #97
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.