Skip to content

sqlite3 2.6.0

Compare
Choose a tag to compare
@simolus3 simolus3 released this 11 Jan 14:07
· 47 commits to main since this release
8365e04
  • Add SimpleOpfsFileSystem.deleteFromStorage to delete OPFS-based file systems.
  • Add jsonb, a Dart Codec converting Dart object from and to SQLite JSONB values.
  • Experimentally support encryption on the web through SQLite Multiple Ciphers. The readme provides more information on how to use encryption on the web.