This website requires JavaScript.
Explore
Help
Sign in
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
You've already forked anonymousland-synapse
0
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-05-02 03:46:03 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cfe8c8ab8e
anonymousland-synapse
/
synapse
/
storage
/
engines
History
Download ZIP
Download TAR.GZ
David Vo
fbf0782c63
Only import sqlite3 when type checking (
#7155
)
...
Fixes
:
#7127
Signed-off-by: David Vo <david@vovo.id.au>
2020-03-27 13:20:00 +00: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 (
#7155
)
2020-03-27 13:20:00 +00:00