Skip to content

sqlite3-3.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 18:17
· 7 commits to main since this release
  • Build hook: Allow using name key with source: system to load SQLite libraries under a different name (e.g. name: sqlcipher to load SQLCipher).
  • Wasm: Fix an internal memory corruption issue when more than 16 Dart handles are referenced from C.