mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-06 21:32:22 +02: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.