mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-23 11:14:19 +01:00
fmt
This commit is contained in:
@@ -125,7 +125,7 @@ pub unsafe extern "C" fn sqlite3_open(
|
||||
Err(e) => {
|
||||
log::error!("error opening database {:?}", e);
|
||||
SQLITE_CANTOPEN
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user