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

8 lines
126 B
MySQL
Raw Permalink Normal View History

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