synapse-product/synapse/storage/databases
Erik Johnston fa5f5cbc74
Fix error handling during insertion of client IPs (#9051)
You can't continue using a transaction once an exception has been
raised, so catching and dropping the error here is pointless and just
causes more errors.
2021-01-08 14:15:20 +00:00
..
main Fix error handling during insertion of client IPs (#9051) 2021-01-08 14:15:20 +00:00
state
__init__.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00