Skip to content

Reopen the database pool inside the restore endpoint to avoid stale post-restore queries#32

Open
dcorral wants to merge 1 commit into
UTEXO-Protocol:devfrom
dcorral:issue-23-restore-swappable-db-pool
Open

Reopen the database pool inside the restore endpoint to avoid stale post-restore queries#32
dcorral wants to merge 1 commit into
UTEXO-Protocol:devfrom
dcorral:issue-23-restore-swappable-db-pool

Conversation

@dcorral
Copy link
Copy Markdown
Collaborator

@dcorral dcorral commented May 12, 2026

Closes #23

@dcorral dcorral requested review from rmn-boiko and txalkan and removed request for rmn-boiko May 12, 2026 09:06
@dcorral dcorral self-assigned this May 12, 2026
@dcorral dcorral added the bugfix This PR contain bug fixes label May 12, 2026
@dcorral dcorral requested review from gofman8 and rmn-boiko May 12, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR contain bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore uses stale SQLite pool after backup overwrite, causing invalid password validation

1 participant