MatrixSynapse/synapse
Richard van der Hoff ff6fd52160
checks for generators in database functions (#11564)
A couple of safety-checks to hopefully stop people doing what I just did, and create a storage
function which only works the first time it is called (and not when it is re-run due to a database
concurrency error or similar).
2021-12-13 19:01:27 +00:00
..
_scripts
api Add a constant for receipt types (m.read). (#11531) 2021-12-08 12:26:29 -05:00
app
appservice
config
crypto
events
federation
groups
handlers Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565) 2021-12-13 15:39:43 +00:00
http
logging
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage checks for generators in database functions (#11564) 2021-12-13 19:01:27 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py
visibility.py