Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cloke ab3f1b3b53 Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) před 1 rokem
  Patrick Cloke 455ef04187 Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) před 1 rokem
  Patrick Cloke 9738b1c497 Avoid executing no-op queries. (#16583) před 1 rokem
  Patrick Cloke ec9ff389f4 More tests for the simple_* methods. (#16596) před 1 rokem
  Patrick Cloke 9407d5ba78 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) před 1 rokem
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) před 1 rokem
  David Robertson f2d2481e56 Require SQLite >= 3.27.0 (#13760) před 2 roky
  Dirk Klimpel 444588c5fc Add some type hints to tests files (#12833) před 2 roky
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
  reivilibre e6897e7383 Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503) před 2 roky
  Olivier Wilkinson (reivilibre) 8cd68b8102 Revert accidental commits to develop. před 2 roky
  Olivier Wilkinson (reivilibre) b3fd99b74a Move `tests.utils.setup_test_homeserver` to `tests.server` před 2 roky
  Marcus 8070b893db update black to 21.6b0 (#10197) před 3 roky
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) před 3 roky
  Erik Johnston ae5b2a72c0 Reduce serialization errors in MultiWriterIdGen (#8456) před 4 roky
  Patrick Cloke 30426c7063 Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) před 4 roky
  Patrick Cloke 4a739c73b4 Convert simple_update* and simple_select* to async (#8173) před 4 roky
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) před 4 roky
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) před 4 roky
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) před 4 roky
  Richard van der Hoff 67593b1728 Add `HomeServer.signing_key` property (#7805) před 4 roky
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) před 4 roky
  Erik Johnston 2284eb3a53 Add database config class (#6513) před 4 roky
  Erik Johnston 852f80d8a6 Fixup tests před 4 roky
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class před 4 roky
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions před 4 roky
  Amber Brown b36c82576e Run Black on the tests again (#5170) před 5 roky
  Amber Brown 7072fe3084 Fix UPSERTs on SQLite 3.24+ (#4477) před 5 roky
  Amber Brown 58f6c48183 Use native UPSERTs where possible (#4306) před 5 roky