forked-synapse/synapse/storage/engines
Erik Johnston 2284eb3a53
Add database config class (#6513)
This encapsulates config for a given database and is the way to get new
connections.
2019-12-18 10:45:12 +00:00
..
__init__.py Run black on the rest of the storage module (#4996) 2019-04-03 10:07:29 +01:00
_base.py copyrights 2016-01-07 04:26:29 +00:00
postgres.py Merge pull request #6156 from matrix-org/erikj/postgres_any 2019-10-10 16:41:36 +01:00
sqlite.py Add database config class (#6513) 2019-12-18 10:45:12 +00:00