summary refs log tree commit diff
path: root/tests/storage/test_database.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an impli...Erik Johnston2023-11-161-84/+1
* Fix test not detecting tables with missing primary keys and missing replica i...reivilibre2023-11-161-3/+4
* Use full GitHub links instead of bare issue numbers. (#16637)Patrick Cloke2023-11-151-2/+3
* Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-11-131-1/+83
* Make sqlite database migrations transactional again, part two (#14926)Sean Quah2023-01-311-0/+96
* Require types in tests.storage. (#14646)Patrick Cloke2022-12-091-1/+1
* 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