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
928c575c6f
MatrixSynapse
/
synapse
/
storage
/
engines
History
Erik Johnston
0c36098c1f
Implement rank function for SQLite FTS
2015-10-23 13:23:48 +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
rename schema_prepare to prepare_database
2015-10-13 13:56:22 +01:00
sqlite3.py
Implement rank function for SQLite FTS
2015-10-23 13:23:48 +01:00