mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
oops
This commit is contained in:
@@ -609,7 +609,7 @@ CREATE INDEX smtp_messageid ON imap(rfc724_mid);
|
||||
.await?;
|
||||
}
|
||||
if dbversion < 88 {
|
||||
info!(context, "[migration] v87");
|
||||
info!(context, "[migration] v88");
|
||||
sql.execute_migration("DROP TABLE IF EXISTS backup_blobs;", 88)
|
||||
.await?;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user