You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
We should refuse to start with sqlite 3.7, before we get back into a situation like synapse 1.4/1.5/1.6, where we break support for 3.7 without noticing, leaving users stranded:
They can't downgrade, because we've run schema migrations
They can't port to postgres, because the bg updates can't complete.
The text was updated successfully, but these errors were encountered:
We should refuse to start with sqlite 3.7, before we get back into a situation like synapse 1.4/1.5/1.6, where we break support for 3.7 without noticing, leaving users stranded:
The text was updated successfully, but these errors were encountered: