Skip to content

Database refactor

Martijn Braam requested to merge feature/split-package-and-queue into master

This splits the Queue table in to Package and Queue with Package containing the fixed info like architecture and name and the Queue the version and build state. Dependencies have moved from the queue to the packages so they don't get corrupted by superseding builds.

Merge request reports

Loading