summary refs log tree commit diff
path: root/synapse/storage/engines/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the inbound PDU metric (#10279)Erik Johnston2021-06-301-0/+6
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Drop support for sqlite<3.22 as wellRichard van der Hoff2021-04-081-8/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-4/+2
* Reduce serialization errors in MultiWriterIdGen (#8456)Erik Johnston2020-10-071-0/+17
* Use SequenceGenerator for state group ID allocationRichard van der Hoff2020-07-161-6/+0
* Add some type annotations in `synapse.storage` (#6987)Richard van der Hoff2020-02-271-0/+87
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Check that postgres database has correct charset setErik Johnston2015-04-291-0/+18