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

Commit

Permalink
move search reindex to schema 47
Browse files Browse the repository at this point in the history
We're up to schema v47 on develop now, so this will have to go in there to have
an effect.

This might cause an error if somebody has already run it in the v46 guise, and
runs it again in the v47 guise, because it will cause a duplicate entry in the
bbackground_updates table. On the other hand, the entry is removed once it is
complete, and it is unlikely that anyone other than matrix.org has run it on
v46. The update itself is harmless to re-run because it deliberately copes with
the index already existing.
  • Loading branch information
richvdh committed Feb 3, 2018
1 parent 2eff566 commit 83e2d27
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit 83e2d27

Please sign in to comment.