synapse-old/synapse/storage/engines
Erik Johnston 790328a93c Require SQLite3 version 3.15 or above
This is primarily to allow tuple comparisons in queries, though a better
query optimiser and other improvements mean that using newer versions of
sqlite is highly recommended anyway.
2018-05-08 13:48:45 +01:00
..
__init__.py Require SQLite3 version 3.15 or above 2018-05-08 13:48:45 +01:00
_base.py copyrights 2016-01-07 04:26:29 +00:00
postgres.py Store state groups separately from events (#2784) 2018-02-06 14:31:24 +00:00
sqlite3_engine.py Require SQLite3 version 3.15 or above 2018-05-08 13:48:45 +01:00