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

Handle non-strings in the event_search table in synapse_port_db #12037

Merged
merged 13 commits into from
Feb 24, 2022

Commits on Feb 18, 2022

  1. Handle non-strings in the event_search table in synapse_port_db

    Signed-off-by: Sean Quah <seanq@element.io>
    Sean Quah committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    7b9d806 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    5889d87 View commit details
    Browse the repository at this point in the history
  2. Reword newsfile

    Sean Quah committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c6d0534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b6710 View commit details
    Browse the repository at this point in the history
  4. Add a background update to clear out bad rows from event_search whe…

    …n using sqlite
    Sean Quah committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b6aff6e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    76d88af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f045019 View commit details
    Browse the repository at this point in the history
  3. Run test on both sqlite and postgres

    Sean Quah committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a895049 View commit details
    Browse the repository at this point in the history
  4. Make schema delta sqlite only

    Sean Quah committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    37c1798 View commit details
    Browse the repository at this point in the history
  5. Reword changelog, again

    Sean Quah committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    02d8fe4 View commit details
    Browse the repository at this point in the history
  6. Sprinkle some type hints around

    Sean Quah committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4b5ec98 View commit details
    Browse the repository at this point in the history
  7. Fix test for postgres schema

    Sean Quah committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b7ad0a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Remove redundant sqlite guard

    Sean Quah committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    75bc1bf View commit details
    Browse the repository at this point in the history