[PR #2843] [MERGED] db: ignore _litestream tables when validating #2888

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

📋 Pull Request Information

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

Base: mainHead: kradalby/ignore-litestream


📝 Commits (2)

  • 1840b59 go.mod: upgrade squibble
  • c79ebe2 db: ignore _litestream tables when validating

📊 Changes

5 files changed (+35 additions, -5 deletions)

View changed files

📝 flake.nix (+1 -1)
📝 go.mod (+3 -3)
📝 go.sum (+6 -0)
📝 hscontrol/db/db.go (+11 -1)
hscontrol/db/testdata/sqlite/headscale_0.26.1_schema-litestream.sql (+14 -0)

📄 Description

Fixes https://github.com/juanfont/headscale/issues/2826


🔄 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/2843 **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/ignore-litestream` --- ### 📝 Commits (2) - [`1840b59`](https://github.com/juanfont/headscale/commit/1840b591773d56ae52d77a298ffd3f751bfe3517) go.mod: upgrade squibble - [`c79ebe2`](https://github.com/juanfont/headscale/commit/c79ebe2282e2e61e6f265293d708026a4fc8541e) db: ignore _litestream tables when validating ### 📊 Changes **5 files changed** (+35 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `flake.nix` (+1 -1) 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -0) 📝 `hscontrol/db/db.go` (+11 -1) ➕ `hscontrol/db/testdata/sqlite/headscale_0.26.1_schema-litestream.sql` (+14 -0) </details> ### 📄 Description Fixes https://github.com/juanfont/headscale/issues/2826 --- <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:31 +01:00
adam closed this issue 2025-12-29 04:19:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2888