synapse-old/tests/storage
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
..
databases 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
util
__init__.py
test__base.py
test_account_data.py
test_appservice.py
test_background_update.py
test_base.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
test_cleanup_extrems.py
test_client_ips.py
test_database.py Revert postgres logical replication deltaas 2023-12-05 16:10:48 +00:00
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py
test_event_federation.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
test_event_metrics.py
test_event_push_actions.py
test_events.py
test_id_generators.py
test_main.py
test_monthly_active_users.py
test_profile.py
test_purge.py
test_receipts.py
test_redaction.py
test_registration.py
test_relations.py
test_rollback_worker.py
test_room.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
test_room_search.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
test_roommember.py
test_state.py
test_stream.py
test_transactions.py
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py
test_user_filters.py