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

8 lines
120 B
MySQL
Raw Permalink Normal View History

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