Skip to content

sqlite3-3.3.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 20:38
· 74 commits to main since this release
aa46413
  • Restore support for SQLCipher (thanks to @davidmartos96!).
  • Fix crash when loading IndexedDB databases with blocks past the file length (#380).
  • Don't uninstall update hooks when closing databases if no update hooks were installed by this package.