[PR #409] Adds automatic rename of the sqlite3 engine #408

Open
opened 2026-03-13 16:22:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/409
Author: @t0xicCode
Created: 2/25/2026
Status: 🔄 Open

Base: masterHead: transition-sqlite-engine


📝 Commits (1)

  • f2a0b12 Adds automatic rename of the sqlite3 engine

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 pkg/database/db.go (+7 -0)

📄 Description

Adds a warning when the deprecated sqlite3 database engine is used. Automatically replace the sqlite3 engine with the new sqlite engine


🔄 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/acme-dns/acme-dns/pull/409 **Author:** [@t0xicCode](https://github.com/t0xicCode) **Created:** 2/25/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `transition-sqlite-engine` --- ### 📝 Commits (1) - [`f2a0b12`](https://github.com/acme-dns/acme-dns/commit/f2a0b12dbaa29a4a7d512caa9a1239ddadb86170) Adds automatic rename of the sqlite3 engine ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/database/db.go` (+7 -0) </details> ### 📄 Description Adds a warning when the deprecated sqlite3 database engine is used. Automatically replace the sqlite3 engine with the new sqlite engine --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#408
No description provided.