Revert "Lookup by hash (experimental)"

This reverts commit 105dc80e34.
This commit is contained in:
M66B
2020-04-01 15:00:52 +02:00
parent 105dc80e34
commit 848632abb5
5 changed files with 1 additions and 2245 deletions

View File

@@ -63,7 +63,6 @@ import static androidx.room.ForeignKey.SET_NULL;
@Index(value = {"folder"}),
@Index(value = {"identity"}),
@Index(value = {"folder", "uid"}, unique = true),
@Index(value = {"folder", "hash"}),
@Index(value = {"msgid"}),
@Index(value = {"thread"}),
@Index(value = {"sender"}),