Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use execute_values more in PostgreSQL #10754

Merged
merged 4 commits into from
Sep 3, 2021
Merged

Commits on Sep 3, 2021

  1. Use execute_values more in PostgreSQL

    `execute_values` is a faster version of `execute_batch`.
    erikjohnston committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b143f72 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    ded73ff View commit details
    Browse the repository at this point in the history
  3. Update synapse/storage/database.py

    Co-authored-by: Patrick Cloke <[email protected]>
    erikjohnston and clokep authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    1ecc839 View commit details
    Browse the repository at this point in the history
  4. Fixup comment

    erikjohnston committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    0dee612 View commit details
    Browse the repository at this point in the history