guix-data-service/tests
Christopher Baines 8eac26b17d Remove the sha1_hash from the package_metadata table
I'm thinking about adding more fields to this table, and the sha1_hash values
will make this tricker.

Therefore, remove the value, and adjust the existing code to cope. This commit
also adds a new test which coveres some of the changed functionality.
2019-05-12 18:08:17 +01:00
..
branch-updated-emails.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
driver.scm Add a (tests driver) module 2019-05-12 17:32:21 +01:00
mock-inferior.scm Add a mock-inferior module 2019-05-12 17:32:37 +01:00
model-derivation.scm Add an initial test 2019-04-14 10:08:11 +01:00
model-git-branch.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
model-git-repository.scm Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
model-package-metadata.scm Remove the sha1_hash from the package_metadata table 2019-05-12 18:08:17 +01:00