mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Some migrations change the `config` table, but they don't update the cache. While this wasn't the cause for https://github.com/deltachat/deltachat-core-rust/issues/6432, it might have caused a similar bug, so, let's clear the config cache after every migration.