Skip to content
Snippets Groups Projects
user avatar
Sean Quah authored
#13873 introduced a regression which causes sqlite database migrations
to no longer run inside a transaction. Wrap them in a transaction again,
to avoid database corruption when migrations are interrupted.

Fixes #14909.

Signed-off-by: default avatarSean Quah <seanq@matrix.org>
a63d4cc9
History
Name Last commit Last update