[PR #2984] [MERGED] sqliteconfig: add config opt for tx locking #2977

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2984
Author: @kradalby
Created: 12/22/2025
Status: Merged
Merged: 12/22/2025
Merged by: @kradalby

Base: mainHead: kradalby/sqliteconf-txlock


📝 Commits (1)

  • 6c4fb3b sqliteconfig: add config opt for tx locking

📊 Changes

2 files changed (+189 additions, -8 deletions)

View changed files

📝 hscontrol/db/sqliteconfig/config.go (+78 -6)
📝 hscontrol/db/sqliteconfig/config_test.go (+111 -2)

📄 Description

No description provided


🔄 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/2984 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/sqliteconf-txlock` --- ### 📝 Commits (1) - [`6c4fb3b`](https://github.com/juanfont/headscale/commit/6c4fb3b9d36263bd19724768d533de02e0d556d4) sqliteconfig: add config opt for tx locking ### 📊 Changes **2 files changed** (+189 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/db/sqliteconfig/config.go` (+78 -6) 📝 `hscontrol/db/sqliteconfig/config_test.go` (+111 -2) </details> ### 📄 Description _No description provided_ --- <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:53 +01:00
adam closed this issue 2025-12-29 04:19:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2977