fix(db): collapse presentation-key groups without min(uuid) #10
Reference in New Issue
Block a user
Delete Branch "benvin/fix-guid-aggregate-pg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PostgreSQL has no min(uuid) aggregate, so collapsing a presentation-key group with MIN over the item id failed with 42883 on every library browse, search result, Recently Added, by-name and Upcoming query.