Skip to content

3.34.0

Compare
Choose a tag to compare
@xerial xerial released this 10 Dec 22:52
· 590 commits to master since this release
6727ce1
  • Upgraded to SQLite 3.34.0
  • Improved the performance of reading String columns
  • Support URI file names (file://...) in backup/restore commands https://sqlite.org/uri.html
  • Show SQL strings in PreparedStatements.toString()