mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 04:24:21 +01:00
Implement size for JS and WASM storages
This commit is contained in:
@@ -585,7 +585,7 @@ impl limbo_core::DatabaseStorage for DatabaseFile {
|
||||
}
|
||||
|
||||
fn size(&self) -> limbo_core::Result<u64> {
|
||||
todo!()
|
||||
self.file.size()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user