[PR #1802] [MERGED] fix postgres migration #2326

Closed
opened 2025-12-29 03:20:47 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1802
Author: @kradalby
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @kradalby

Base: mainHead: fix-postgres-migration


📝 Commits (1)

📊 Changes

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

View changed files

📝 hscontrol/db/db.go (+8 -1)

📄 Description

sqlite ignores if it doesnt exits, postgres errors.


🔄 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/juanfont/headscale/pull/1802 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `fix-postgres-migration` --- ### 📝 Commits (1) - [`5c9b286`](https://github.com/juanfont/headscale/commit/5c9b28641d70952ddea7b054d00d3e583eead2e7) fix postgres migration ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/db/db.go` (+8 -1) </details> ### 📄 Description sqlite ignores if it doesnt exits, postgres errors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:20:47 +01:00
adam closed this issue 2025-12-29 03:20:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2326