Releases: xerial/sqlite-jdbc
Releases · xerial/sqlite-jdbc
3.34.0
- 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()