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

8 lines
130 B
MySQL
Raw Permalink Normal View History

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