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

8 lines
104 B
MySQL
Raw Permalink Normal View History

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