Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Backport fixes to sqlite upgrade from develop #6578

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Dec 20, 2019

Only run prepare_database on connection for in-memory databases.

Fixes #6569.

Only run prepare_database on connection for in-memory databases.

Fixes #6569.
@richvdh richvdh requested a review from a team December 20, 2019 10:13
@richvdh richvdh merged commit 4caab0e into release-v1.7.2 Dec 20, 2019
@richvdh richvdh deleted the rav/fix_db_upgrade branch December 20, 2019 10:59
richvdh added a commit that referenced this pull request Dec 20, 2019
Synapse 1.7.2 (2019-12-20)
==========================

This release fixes some regressions introduced in Synapse 1.7.0 and 1.7.1.

Bugfixes
--------

- Fix a regression introduced in Synapse 1.7.1 which caused errors when attempting to backfill rooms over federation. ([\#6576](#6576))
- Fix a bug introduced in Synapse 1.7.0 which caused an error on startup when upgrading from versions before 1.3.0. ([\#6578](#6578))
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* commit '4caab0e95':
  Backport fixes to sqlite upgrade from develop (#6578)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants