View Single Post
Old 05-23-2024, 04:02 PM   #2944
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,509
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by rantanplan View Post
By the way, is this the right thread to talk about newer database versions?

I’ll take a look into the SQLite database from the 5.0.x firmware and I don’t actually know where I could add the new database version.
The database version is in the kobo driver in calibre code (calibre.devices.kobo.driver class attribute "supported_dbversion"), currently on line 1401 and set to 175. Any changes required to support a new db version also go in the driver.

This assumes changes to kobo utilities aren't required. If they are then they must be added in a way that preserves existing behavior for people using older firmware.
chaley is offline