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

8 lines
114 B
MySQL
Raw Permalink Normal View History

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