summary refs log tree commit diff
path: root/synapse/storage/engines/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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