mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-02-10 20:23:02 +01:00
DSpace 6+ uses a UUID for item identifiers instead of an integer so we need to update the PostgreSQL schema accordingly. Solr still re- fers to them as "id" in its schema so we don't need to change anyt- hing there.