forked-synapse/synapse/storage/schema/delta/46
Richard van der Hoff 0b27ae8dc3 move search reindex to schema 47
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.
2018-02-13 16:44:46 +00:00
..
drop_refresh_tokens.sql Remove the last vestiges of refresh_tokens 2017-10-31 20:35:58 +00:00
drop_unique_deleted_pushers.sql Avoid locking for upsert on pushers tables 2017-11-16 17:52:23 +00:00
group_server.sql fix copyright.... 2017-11-04 19:35:49 +00:00
local_media_repository_url_idx.sql Fix error on sqlite 3.7 2017-11-21 11:14:17 +00:00
user_dir_null_room_ids.sql remove null constraint on user_dir.room_id 2017-11-30 01:43:50 +00:00
user_dir_typos.sql create new indexes before dropping old ones to keep safetynet in place 2017-11-07 10:41:55 +00:00