summary refs log tree commit diff
path: root/tests/storage/test_database.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle cancellation in `DatabasePool.runInteraction()` (#12199)Sean Quah2022-03-161-0/+58
* Add tests for database transaction callbacks (#12198)Sean Quah2022-03-151-1/+103
* Remove dead code in `tests/storage/test_database.py` (#12197)Sean Quah2022-03-091-16/+0
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* remove unused param on `make_tuple_comparison_clause`Richard van der Hoff2021-04-081-2/+1
* Drop support for sqlite<3.22 as wellRichard van der Hoff2021-04-081-11/+1
* bg update to clear out duplicate outbound_device_list_pokes (#7193)Richard van der Hoff2020-04-071-0/+52