forked-synapse/synapse/storage/databases
Nick Mills-Barrett 0e36a57b60
Remove whole table locks on push rule add/delete (#16051)
The statements are already executed within a transaction thus a table
level lock is unnecessary.
2023-11-13 16:57:44 +00:00
..
main Remove whole table locks on push rule add/delete (#16051) 2023-11-13 16:57:44 +00:00
state Use attempt_to_set_autocommit everywhere. (#16615) 2023-11-09 16:19:42 -05:00
__init__.py Check databases/__init__ and main/cache with mypy. (#15496) 2023-04-27 07:59:14 -04:00