So I came across this error when trying to get a list of the custom columns in all libraries - I need to see how many different instances I have of specific date columns.
calibre, version 3.44.0
ERROR: Unhandled exception: <b>SQLError</b>:SQLError: no such table: custom_columns
calibre 3.44 [64bit] embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.15+
Windows: ('7', '6.1.7601', 'SP1', u'Multiprocessor Free')
Traceback (most recent call last):
File "calibre_plugins.job_spy.ui", line 3443, in create_matrix_custom_columns_by_library
File "c:\t\t\apsw-mc0now\apsw-3.27.2-r1\src\cursor.c", line 1019, in APSWCursor_execute.sqlite3_prepare
File "c:\t\t\apsw-mc0now\apsw-3.27.2-r1\src\statementcache.c", line 386, in sqlite3_prepare
SQLError: SQLError: no such table: custom_columns
I deleted the bit about the third-party plugins.
Last edited by Rellwood; 07-18-2019 at 07:35 PM.
|