mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 17:14:20 +01:00
Encryption support for database header page
This commit is contained in:
@@ -707,6 +707,7 @@ fn test_wal_bad_frame() -> anyhow::Result<()> {
|
||||
db_path.to_str().unwrap(),
|
||||
turso_core::OpenFlags::default(),
|
||||
turso_core::DatabaseOpts::new().with_indexes(false),
|
||||
None,
|
||||
)
|
||||
.unwrap();
|
||||
let tmp_db = TempDatabase {
|
||||
|
||||
Reference in New Issue
Block a user