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

8 lines
104 B
MySQL
Raw Normal View History

2020-02-03 22:57:57 +00:00
-- Verify guix-data-service:system_test_tables on pg
BEGIN;
-- XXX Add verifications here.
ROLLBACK;