aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/package-derivation-by-guix-revision-range.scm
Commit message (Expand)AuthorAge
* Improve the package derivation by guix revision range insert queriesChristopher Baines2022-05-26
* Add missing comma in queryChristopher Baines2022-05-24
* Fix delete-guix-revision-package-derivation-entriesChristopher Baines2022-05-24
* Fix more of rebuilding one of the tablesChristopher Baines2022-05-23
* Add missing git_branches query part to insert queryChristopher Baines2022-05-23
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Create a table for systemsChristopher Baines2021-04-23
* Vacuum the package derivations table after each jobChristopher Baines2020-11-17
* Split off delete-revisions-from-branch from delete-data-for-branchChristopher Baines2020-09-26
* Improve the insert-guix-revision-package-derivation-entries queryChristopher Baines2020-03-31
* Remove redundant DISTINCT from the derivation range INSERT queryChristopher Baines2020-03-24
* Clean up some time logging codeChristopher Baines2020-02-24
* Fix an error when updating the package derivation versions tableChristopher Baines2019-12-23
* Add a function to rebuild the package_derivations_by_guix_revisionChristopher Baines2019-12-22
* Extract out some functions from update-package-derivations-tableChristopher Baines2019-12-22
* Extract management of package_derivations_by_guix_revision_rangeChristopher Baines2019-12-22