This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
mirror of
https://github.com/element-hq/synapse.git
synced
2025-03-12 10:56:50 +00:00
Code
Activity
7693f24792
synapse
/
synapse
/
storage
/
engines
History
Erik Johnston
fabb7acd45
Fix bug where we reconnected to the database on every query.
2015-05-01 10:24:24 +01:00
..
__init__.py
Use __all__ instead of assert to stop pyflakes from warning about unused import in __init__
2015-04-29 12:12:25 +01:00
_base.py
Check that postgres database has correct charset set
2015-04-29 11:42:28 +01:00
postgres.py
Fix bug where we reconnected to the database on every query.
2015-05-01 10:24:24 +01:00
sqlite3.py
Check that postgres database has correct charset set
2015-04-29 11:42:28 +01:00