In August 2024, Andy Croll opened an issue 1 describing sqlite file corruption related to solid queue. After investigation, we were able to reproduce corruption under certain circumstances when ...
Admittedly I'm doing this on an older linux -- rockylinux 8.6 -- which is linux kernel 5.19.11-1ep.el8.x86_64 and glibc 2.28. But that shouldn't affect a working ruby 3.4.4, from building sqlite3. It ...
SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...