synapse/synapse/storage
Dan Callahan 1d5f0e3529
Bump black configuration to target py36 (#9781)
Signed-off-by: Dan Callahan <danc@element.io>
2021-04-13 10:41:34 +01:00
..
databases Add an admin API to manage ratelimit for a specific user (#9648) 2021-04-13 10:26:37 +01:00
engines Drop support for sqlite<3.22 as well 2021-04-08 16:42:32 +01:00
schema Only run one background update at a time 2020-03-31 17:43:58 +01:00
util Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
__init__.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
_base.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
background_updates.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
database.py Bump black configuration to target py36 (#9781) 2021-04-13 10:41:34 +01:00
keys.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
persist_events.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
prepare_database.py Deprecate imp (#9718) 2021-03-31 12:04:27 +01:00
purge_events.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
push_rule.py
relations.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
roommember.py Bump the mypy and mypy-zope versions. (#9529) 2021-03-03 07:19:19 -05:00
state.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
types.py Update type hints for Cursor to match PEP 249. (#9299) 2021-02-05 15:39:19 -05:00