Skip to content

sqlite3 2.5.0

Latest
Compare
Choose a tag to compare
@simolus3 simolus3 released this 24 Nov 20:30
· 3 commits to main since this release
62bcb24
  • Allow registering custom virtual file systems on all platforms. Previously, this was only supported on the web.
  • IndexedDB file system: Store ArrayBuffers instead of Blobs when it looks like storing blobs would cause issues.