Quote:
Originally Posted by kovidgoyal
No, calibre still uses the official sqlite3 libraries. Sorting in calibre is not done via sqlite, because sorting in calibre is far more sophisticated than what sqlite is capable of.
|
Oh! Sorry, seems like a series of wrong assumptions. Now i'm double-sorry about reviving this. What's the sortconcat function then? I really thought I had found proof of said assumptions when I found calibre/src/calibre/library/sqlite_custom.c. Some database readers, like SqlCeToolbox complain about this function being undefined when reading the database.