This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
6fb63d6426
MatrixSynapse
/
synapse
/
storage
/
engines
History
David Vo
5bd2b27525
Only import sqlite3 when type checking
...
Fixes
:
#7127
Signed-off-by: David Vo <david@vovo.id.au>
2020-03-31 11:27:17 +01:00
..
__init__.py
Add some type annotations in `synapse.storage` (
#6987
)
2020-02-27 11:53:40 +00:00
_base.py
Add some type annotations in `synapse.storage` (
#6987
)
2020-02-27 11:53:40 +00:00
postgres.py
Add some type annotations in `synapse.storage` (
#6987
)
2020-02-27 11:53:40 +00:00
sqlite.py
Only import sqlite3 when type checking
2020-03-31 11:27:17 +01:00