aboutsummaryrefslogtreecommitdiff
path: root/sqitch/verify/index_on_load_new_guix_revision_job_events_job_id.sql
blob: 56d84a46fe976bcaf1d16b3e73d8396528131af5 (plain)
1
2
3
4
5
6
7
-- Verify guix-data-service:index_on_load_new_guix_revision_job_events_job_id on pg

BEGIN;

-- XXX Add verifications here.

ROLLBACK;