Add the package_metadata_tsvectors table
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
a6a4a84b20
commit
ee613cdb30
4 changed files with 86 additions and 0 deletions
7
sqitch/verify/add-tsvectors-per-locale.sql
Normal file
7
sqitch/verify/add-tsvectors-per-locale.sql
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- Verify guix-data-service:add-tsvectors-per-locale on pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add verifications here.
|
||||
|
||||
ROLLBACK;
|
||||
Loading…
Add table
Add a link
Reference in a new issue