Skip to content

sqlite3-3.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:16
· 37 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Add CommonPreparedStatement.raw and RawPreparedStatement, providing raw access to prepared statements. On the web, this also allows binding JS big integers directly.