Home
last modified time | relevance | path

Searched refs:database_has_annotations_support (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dintegration.py27 def database_has_annotations_support(cursor): function
43 if not database_has_annotations_support(cursor):
67 if not database_has_annotations_support(conn.cursor()):