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

8 lines
106 B
MySQL
Raw Normal View History

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