aboutsummaryrefslogtreecommitdiff
path: root/sqitch/verify/add-tsvectors-per-locale.sql
blob: cab810a5029d7428cecfb3bf21fed88e0e5a578b (plain)
1
2
3
4
5
6
7
-- Verify guix-data-service:add-tsvectors-per-locale on pg

BEGIN;

-- XXX Add verifications here.

ROLLBACK;