From ee613cdb305cc1e443135d311aead6c799902b8a Mon Sep 17 00:00:00 2001 From: Danjela Lura Date: Fri, 31 Jul 2020 16:35:28 +0200 Subject: Add the package_metadata_tsvectors table Signed-off-by: Christopher Baines --- sqitch/sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch/sqitch.plan') diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan index 8b165c1..5cfe31b 100644 --- a/sqitch/sqitch.plan +++ b/sqitch/sqitch.plan @@ -66,3 +66,4 @@ build_add_build_server_build_id 2020-06-27T12:48:57Z Christopher Baines # Add a unique index to the build_status table builds_remove_build_server_id_derivation_unique_constraint 2020-06-30T20:17:48Z Christopher Baines # Allow multiple builds of the same derivation per build server derivation_output_details_sets_derivation_output_details_ids_index 2020-07-04T07:56:49Z Christopher Baines # Add GIN index on derivation_output_details_ids +add-tsvectors-per-locale 2020-07-16T18:19:44Z daniela # Add tsvectors per locale -- cgit v1.2.3