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

Make sequence cache_invalidation_stream_seq begin at 2 #13766

Merged
merged 6 commits into from
Sep 13, 2022

Commits on Sep 13, 2022

  1. Make sequence cache_invalidation_stream_seq begins at 2

    Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
    Mathieu Velten committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3e8c60c View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/schema/main/delta/58/05cache_instance.sql.post…

    …gres
    
    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    Mathieu Velten and squahtx committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d2781a1 View commit details
    Browse the repository at this point in the history
  3. Update changelog.d/13766.bugfix

    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    Mathieu Velten and squahtx committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e13cff4 View commit details
    Browse the repository at this point in the history
  4. Use setval as in the rest of the code

    Mathieu Velten committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ed7bbce View commit details
    Browse the repository at this point in the history
  5. Do the change in the new migration step

    Mathieu Velten committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    181f38a View commit details
    Browse the repository at this point in the history
  6. Specific to postgres

    Mathieu Velten committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1af3b66 View commit details
    Browse the repository at this point in the history