mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 15:56:30 +03:00
Fix: Run migrations after importing backup again (#3006)
As of #2980, the migrations were not run after importing a backup. This lead to errors like "Failed to send message: no such table: smtp" if you imported a backup from a previous DC version.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
fix: run migrations on backup import #3006
|
||||
|
||||
## 1.71.0
|
||||
|
||||
### API Changes
|
||||
|
||||
Reference in New Issue
Block a user