guix-data-service/sqitch/verify/channel_news_tables.sql

7 lines
105 B
PL/PgSQL

-- Verify guix-data-service:channel_news_tables on pg
BEGIN;
-- XXX Add verifications here.
ROLLBACK;