guix-data-service/sqitch/revert/remove_guix_revision_duplicates.sql

8 lines
108 B
MySQL
Raw Permalink Normal View History

-- Revert guix-data-service:remove_guix_revision_duplicates from pg
BEGIN;
-- XXX Add DDLs here.
COMMIT;