From d425436c268a748381f003646bd02e8d74ef7fba Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 12 May 2017 10:41:48 +0200 Subject: Added draft property index. We need this for the composer to efficiently query. Since we don't have any migration code this will require all data to be refetched (sinksh upgrade). --- common/domain/typeimplementations.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'common/domain') diff --git a/common/domain/typeimplementations.cpp b/common/domain/typeimplementations.cpp index 4e61bad..40b0cfd 100644 --- a/common/domain/typeimplementations.cpp +++ b/common/domain/typeimplementations.cpp @@ -41,6 +41,7 @@ typedef IndexConfig, ValueIndex, ValueIndex, + ValueIndex, SortedIndex, SecondaryIndex, SecondaryIndex, -- cgit v1.2.3