matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.83k stars 2.12k forks source link

Correctly read to-device stream pos on SQLite #16682

Closed DMRobertson closed 11 months ago

DMRobertson commented 12 months ago

Fixes #16681.

Commitwise reviewable. Completely untested.

I also threw in an opinionated rename in the last commit.