mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
Fix error in test missing DatabaseOpts field
This commit is contained in:
@@ -316,6 +316,7 @@ mod tests {
|
||||
enable_indexes: false,
|
||||
enable_views: true,
|
||||
enable_strict: false,
|
||||
enable_load_extension: false,
|
||||
},
|
||||
None,
|
||||
)?;
|
||||
|
||||
Reference in New Issue
Block a user