2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/sqitch/verify/channel_instance_derivations.sql

8 lines
114 B
MySQL
Raw Normal View History

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