Speed up finding the locales for a revision
This commit is contained in:
parent
12af30c039
commit
e3062abf33
5 changed files with 51 additions and 15 deletions
7
sqitch/verify/package_derivations_id_package_id_idx.sql
Normal file
7
sqitch/verify/package_derivations_id_package_id_idx.sql
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- Verify guix-data-service:package_derivations_id_package_id_idx on pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add verifications here.
|
||||
|
||||
ROLLBACK;
|
||||
Loading…
Add table
Add a link
Reference in a new issue