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

Drop support for sqlite 3.7 #6672

@richvdh

Description

@richvdh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions