Skip to content

Allow opening a database with the ontology it was created with

Sam Thursfield requested to merge sam/explicit-ontology-paths into master

Fixes #192 (closed)

This also removes the 'reindex' codepath from libtracker-data. This could be separated into a separate series if needed, but it seems a pretty obvious candidate for removal in any case - we don't want to deal with future version incompatibilities by silently deleting the whole database.

Edited by Sam Thursfield

Merge request reports