4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-14 03:16:27 +00:00
dendrite/syncapi/storage/postgres/deltas
Till a7e92f8cb9
History visibility database changes ()
* Add new history_visibility column

* Update SQL queries to include history_visibility

* Store the history visibilty calculated by the roomserver

* Update GMSL

* Update migrations

* Fix migration

* Update GMSL

* Fix `go.sum`

* Update GMSL to use sql.Scanner & sql.Valuer

* Re-order migration/table creation

* Update gomatrixserverlib

* Add history_visibility column to current_room_state

* Fix migrations

* Return error instead of Fatal log

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-07-18 14:46:15 +02:00
..
20201211125500_sequences.go Simplify send-to-device messaging () 2021-01-13 17:29:46 +00:00
20210112130000_sendtodevice_sentcolumn.go Simplify send-to-device messaging () 2021-01-13 17:29:46 +00:00
2022061412000000_history_visibility_column.go History visibility database changes () 2022-07-18 14:46:15 +02:00