mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
@@ -498,6 +498,7 @@ item TEXT DEFAULT '');"#,
|
||||
.await?;
|
||||
}
|
||||
if dbversion < 81 {
|
||||
info!(context, "[migration] v81");
|
||||
sql.execute_migration("ALTER TABLE msgs ADD COLUMN hop_info TEXT;", 81)
|
||||
.await?;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user