summary refs log tree commit diff
path: root/synapse/storage/schema/main/delta/83 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-133-0/+57
|\
| * Update license headersPatrick Cloke2023-11-212-0/+38
* | Revert postgres logical replication deltaas v1.98.0rc1David Robertson2023-12-05109-121/+0
* | Fix postgres schema after dropping old tables (#16730)David Robertson2023-12-055-5/+0
* | Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-12-04114-0/+126
* | Drop unused tables & unneeded access token ID for events. (#16522)Patrick Cloke2023-12-011-0/+24
|/
* Speed up purge room by adding index (#16657)Erik Johnston2023-11-171-0/+17
* Revert "Fix test not detecting tables with missing primary keys and missing r...Erik Johnston2023-11-161-80/+0
* Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an impli...Erik Johnston2023-11-161-88/+0
* Fix test not detecting tables with missing primary keys and missing replica i...reivilibre2023-11-161-0/+80
* Add an Admin API to temporarily grant the ability to update an existing cross...David Robertson2023-11-151-0/+15
* Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-11-131-0/+88
* Allow multiple workers to write to receipts stream. (#16432)Erik Johnston2023-10-251-0/+17