Skip to content

sqlite3 2.6.1

Compare
Choose a tag to compare
@simolus3 simolus3 released this 17 Jan 15:35
· 37 commits to main since this release
c4f1db9

Version 2.6.1 of the sqlite3 package fixes two issues:

  • Fix out-of-bound reads in the xWrite implementation of the OPFS-locks based file-system implementation when writing more than 64 KiB in one operation.
  • Support SQLite libraries compiled with SQLITE_OMIT_AUTOINIT.

Additionally, version 0.5.29 of sqlite3_flutter_libs upgrades sqlite to 3.48.0.