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

8 lines
118 B
MySQL
Raw Permalink Normal View History

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