PDA

View Full Version : Any plans to upgrade SQLite version?


cnewtonne
11-13-2015, 03:51 PM
If I'm doing this correctly, sqlite3 banner is showing 3.6.16 which was released in 2009. Current release is 3.9.2.

I see major improvements and stability fixes since then. Wouldn't UR benefit from it?



C:\Lab\projects\Software\kinook>sqlite3 ***.urd
SQLite version 3.6.17 with the Encryption Extension
Copyright 2006 Hipp, Wyrick & Company, Inc.
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite>

http://sqlite.org/changes.html

Thanks

kinook
11-13-2015, 04:21 PM
The version compiled into UltraRecall.exe is 3.7.12.1. I'm not aware of any SQLite bugs affecting UR, and I don't see much else that would matter (maybe a performance gain, but maybe not).