This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4071f29653
synapse-old
/
synapse
/
storage
/
engines
History
Erik Johnston
1692dc019d
Don't call 'encode_parameter' no-op
2015-05-05 15:00:30 +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
Don't call 'encode_parameter' no-op
2015-05-05 15:00:30 +01:00
sqlite3.py
Don't call 'encode_parameter' no-op
2015-05-05 15:00:30 +01:00