forked-synapse/synapse/storage/engines
Richard van der Hoff e48ba84e0b Check postgres version in check_database
this saves doing it on each connection, and will allow us to pass extra options
in.
2020-01-09 18:05:59 +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 Check postgres version in check_database 2020-01-09 18:05:59 +00:00
sqlite.py Modify check_database to take a connection rather than a cursor 2020-01-09 18:05:50 +00:00