mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Destructive database restructuring
This commit is contained in:
@@ -58,10 +58,7 @@ public class EntityAccount {
|
||||
public Boolean primary;
|
||||
public Integer color;
|
||||
@NonNull
|
||||
public Boolean store_sent; // obsolete
|
||||
@NonNull
|
||||
public Integer poll_interval; // keep-alive interval
|
||||
public Long seen_until; // obsolete
|
||||
public Long created;
|
||||
public String state;
|
||||
public String error;
|
||||
|
||||
Reference in New Issue
Block a user