forked-synapse/synapse/storage/schema/main/delta/83
David Robertson 44377f5ac0
Revert postgres logical replication deltaas
This reverts two commits:

    0bb8e418a4
    "Fix postgres schema after dropping old tables (#16730)"

and

    51e4e35653
    "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take  2, now with no added deadlocks!) (#16658)"

and also amends the changelog.
2023-12-05 16:10:48 +00:00
..
01_drop_old_tables.sql Drop unused tables & unneeded access token ID for events. (#16522) 2023-12-01 10:12:00 +00:00
03_instance_name_receipts.sql.sqlite
05_cross_signing_key_update_grant.sql Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 2023-11-15 17:28:10 +00:00
06_event_push_summary_room.sql Speed up purge room by adding index (#16657) 2023-11-17 14:15:44 +00:00