summary refs log tree commit diff
path: root/synapse/storage/types.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump black from 23.10.1 to 24.2.0 (#16936)dependabot[bot]2024-03-131-48/+26
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381)dependabot[bot]2023-09-251-16/+4
* More precise type for LoggingTransaction.execute (#15432)David Robertson2023-04-141-3/+3
* Use mypy 1.0 (#15052)David Robertson2023-02-161-12/+62
* Tidy up and type-hint the database engine modules (#12734)David Robertson2022-05-171-0/+70
* Reduce the number of "untyped defs" (#12716)David Robertson2022-05-121-2/+8
* Disallow untyped defs in synapse._scripts (#12422)David Robertson2022-04-111-0/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update type hints for Cursor to match PEP 249. (#9299)Jonathan de Jong2021-02-051-8/+29
* Pre-emptively fix synapse.storage.types.Connection for future mypy release (#...Jonathan de Jong2020-10-171-2/+2
* Add logging on startup/shutdown (#8448)Erik Johnston2020-10-021-0/+6
* isort 5 compatibility (#7786)Will Hunt2020-07-051-2/+0
* Add some type annotations in `synapse.storage` (#6987)Richard van der Hoff2020-02-271-0/+65