Stop using package_versions_by_guix_revision_range
It's been replaced by the package_derivations_by_guix_revision_range table.
This commit is contained in:
parent
102f7a0536
commit
ca0d3ee754
7 changed files with 23 additions and 77 deletions
|
|
@ -0,0 +1,7 @@
|
|||
-- Verify guix-data-service:drop_package_versions_by_guix_revision_range on pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add verifications here.
|
||||
|
||||
ROLLBACK;
|
||||
Loading…
Add table
Add a link
Reference in a new issue