Files
MuditaOS/module-db/Database/sqlite3vfs.cpp
Lucjan Bryndza 982e1b8d50 [EGD-6105] Fix database synchronization
std::fflush used in the sqlite3vfs sync only the stdio buffer
but without sync internal filesystem. Additional fsync call fix
this issue.
2021-03-24 13:31:50 +01:00

24 KiB