View Single Post
Old 08-13-2022, 10:19 PM   #1
inhaledesign
Junior Member
inhaledesign began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2022
Device: Onyx Boox Nova 3
Does Calibre really use SQLite?

Calibre's API docs state that metadata.db is an SQLite database. However, looking at the schema, there are types like BOOL and TIMESTAMP that are not supported by SQLite.

Is this not actually an SQLite database, or am I missing something?
inhaledesign is offline   Reply With Quote