sqlite3 2.6.0
- Add
SimpleOpfsFileSystem.deleteFromStorage
to delete OPFS-based file systems. - Add
jsonb
, a DartCodec
converting Dart object from and to SQLiteJSONB
values. - Experimentally support encryption on the web through SQLite Multiple Ciphers. The readme provides more information on how to use encryption on the web.