kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Update export channel and export content functionality to create a single queryable database that can be used to preview the exported library

Open rtibbles opened this issue 3 years ago • 0 comments
trafficstars

Currently export channel and export content just export the raw channel database and content to the drive. In addition, it should be creating a centralized record store (essentially a 'content only' Kolibri database) that has all of the exported channels, and all appropriate annotations for all of the exported resources.

This will require some careful design of migrations and the dynamic database router that will read these databases in order to prevent errors occurring when schema changes happen over different versions of Kolibri.

rtibbles avatar Apr 29 '22 23:04 rtibbles