guix-data-service/sqitch/verify/derivation_outputs_id_and_derivation_id_idx.sql

8 lines
129 B
MySQL
Raw Permalink Normal View History

-- Verify guix-data-service:derivation_outputs_id_and_derivation_id_idx on pg
BEGIN;
-- XXX Add verifications here.
ROLLBACK;