Skip to content
Snippets Groups Projects
  1. Jul 25, 2018
    • Richard van der Hoff's avatar
      Fix occasional 'tuple index out of range' error · 1be94440
      Richard van der Hoff authored
      This fixes a bug in _delete_existing_rows_txn which was introduced in #3435
      (though it's been on matrix-org-hotfixes for *years*). This code is only called
      when there is some sort of conflict the first time we try to persist an event,
      so it only happens rarely. Still, the exceptions are annoying.
      1be94440
  2. Jul 24, 2018
  3. Jul 23, 2018
Loading