forked-synapse/synapse/storage/data_stores
Erik Johnston 611215a49c
Delete current state when server leaves a room (#6792)
Otherwise its just stale data, which may get deleted later anyway so
can't be relied on. It's also a bit of a shotgun if we're trying to get
the current state of a room we're not in.
2020-01-29 11:01:32 +00:00
..
main Delete current state when server leaves a room (#6792) 2020-01-29 11:01:32 +00:00
state Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00
__init__.py Modify check_database to take a connection rather than a cursor 2020-01-09 18:05:50 +00:00