fix: apply PRAGMA key before WAL mode in SQLite encrypted stores #333
No reviewers
Labels
No labels
adr
automated
bug
chore
dependencies
documentation
enhancement
epic
github-actions
P1-high
P2-medium
P3-low
release
research
rust
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jwilger/eventcore!333
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/324-sqlite-encrypted-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
PRAGMA keybeforePRAGMA journal_mode=WALSELECT count(*) FROM sqlite_master) after key applicationTest plan
encrypted_migration_on_fresh_databasepassesencrypted_checkpoint_store_migration_on_fresh_databasepassesCloses #324