aboutsummaryrefslogtreecommitdiff
path: root/sqitch/revert/change_derivation_source_file_nars_constraint.sql
blob: a2143f8f303538fe450931a489a8c2f9a26da4aa (plain)
1
2
3
4
5
6
7
-- Revert guix-data-service:change_derivation_source_file_nars_constraint from pg

BEGIN;

-- XXX Add DDLs here.

COMMIT;