guix-data-service/sqitch/verify/add-tsvectors-per-locale.sql

8 lines
110 B
MySQL
Raw Normal View History

-- Verify guix-data-service:add-tsvectors-per-locale on pg
BEGIN;
-- XXX Add verifications here.
ROLLBACK;