This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-06 22:25:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
storage
/
engines
History
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