Skip to content

sqlite3 1.7.1

Compare
Choose a tag to compare
@simolus3 simolus3 released this 14 May 21:57
· 401 commits to main since this release
84d6f96

sqlite3 1.7.1

  • Allow binding BigInts to statements and functions. They must still be representable as a 64-bit int, but this closes a compatibility gap between the web and the native implementations.
  • Use ABI-specific integer types internally.

sqlite3_flutter_libs 0.5.7

  • Update to sqlite3 version 3.38.5