MatrixSynapse/synapse/storage
Patrick Cloke f460da6031
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849)
2020-07-16 11:32:19 -04:00
..
data_stores Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 2020-07-16 11:32:19 -04:00
engines Use SequenceGenerator for state group ID allocation 2020-07-16 11:25:08 +01:00
schema
util Use `PostgresSequenceGenerator` from `MultiWriterIdGenerator` 2020-07-16 11:25:08 +01:00
__init__.py
_base.py Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 2020-07-16 11:32:19 -04:00
background_updates.py Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 2020-07-16 11:32:19 -04:00
database.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
keys.py
persist_events.py Generate real events when we reject invites (#7804) 2020-07-09 10:40:19 +01:00
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Replace iteritems/itervalues/iterkeys with native versions. (#7692) 2020-06-15 07:03:36 -04:00
types.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00