mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 09:33:39 +02:00
@@ -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"}),
|
||||
|
||||
Reference in New Issue
Block a user