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

8 lines
116 B
MySQL
Raw Permalink Normal View History

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