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

BEGIN;

-- XXX Add verifications here.

ROLLBACK;