[PR #2844] [MERGED] db: remove all old, unused tables #2890

Closed
opened 2025-12-29 04:19:32 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2844
Author: @kradalby
Created: 10/31/2025
Status: Merged
Merged: 11/1/2025
Merged by: @kradalby

Base: mainHead: kradalby/db-remove-old-tables


📝 Commits (1)

  • 4d87e85 db: remove all old, unused tables

📊 Changes

2 files changed (+60 additions, -0 deletions)

View changed files

📝 hscontrol/db/db.go (+20 -0)
hscontrol/db/testdata/sqlite/headscale_0.26.1_dump_schema-to-0.27.0-old-table-cleanup.sql (+40 -0)

📄 Description

Fixes #2839


🔄 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/2844 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/1/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/db-remove-old-tables` --- ### 📝 Commits (1) - [`4d87e85`](https://github.com/juanfont/headscale/commit/4d87e85a2804fab1887641fe1537467e4bf62974) db: remove all old, unused tables ### 📊 Changes **2 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/db/db.go` (+20 -0) ➕ `hscontrol/db/testdata/sqlite/headscale_0.26.1_dump_schema-to-0.27.0-old-table-cleanup.sql` (+40 -0) </details> ### 📄 Description Fixes #2839 --- <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 04:19:32 +01:00
adam closed this issue 2025-12-29 04:19:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2890