mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Prevent table scan
This commit is contained in:
@@ -74,6 +74,8 @@ import javax.mail.internet.InternetAddress;
|
||||
@Index(value = {"account"}),
|
||||
@Index(value = {"folder"}),
|
||||
@Index(value = {"identity"}),
|
||||
@Index(value = {"replying"}),
|
||||
@Index(value = {"forwarding"}),
|
||||
@Index(value = {"folder", "uid"}, unique = true),
|
||||
@Index(value = {"inreplyto"}),
|
||||
@Index(value = {"msgid"}),
|
||||
|
||||
Reference in New Issue
Block a user