MatrixSynapse/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 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_account_data.py
test_appservice.py
test_background_update.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
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 Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
test_client_ips.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
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 Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444) 2023-10-11 13:24:56 -04:00
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 Fix bug where a new writer advances their token too quickly (#16473) 2023-10-23 16:57:30 +01:00
test_main.py Remove remaining usage of cursor_to_dict. (#16564) 2023-10-31 13:13:28 -04:00
test_monthly_active_users.py
test_profile.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
test_purge.py
test_receipts.py
test_redaction.py
test_registration.py Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
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 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_state.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_stream.py
test_transactions.py
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_user_filters.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00