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

8 lines
105 B
MySQL
Raw Normal View History

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