Quote:
Originally Posted by kovidgoyal
calibre itself uses the official sqlite3 libraries.
|
** EDITED: THIS IS WRONG, SEE BELOW. **
sorry to dredge up this old thread but I found it while trying to debug and spent an extra couple hours hacking away before I realised that that statement may have been true back in the day but now calibre does indeed use it's own custom built sqlite driver.
As to why sqllite's own sort and concat methods were not good enough, I have no idea. Also clueless why it prevents a lot of tools from reading calibre's database, but it does.