This commit is contained in:
Sebastian Klähn
2021-10-06 15:09:19 +02:00
parent 2d3ff61a44
commit 2ae12e83e1

View File

@@ -477,7 +477,7 @@ paramsv![]
sql.execute_migration("UPDATE chats SET archived=1 WHERE blocked=2;", 78)
.await?;
}
if dbversion < 79 {
info!(context, "[migration] v79");
sql.execute_migration(