1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-01-20 18:42:33 +00:00
This commit is contained in:
Erik Johnston 2019-06-26 12:03:49 +01:00
parent a2f6d31a63
commit 508c3ce3d7

1
changelog.d/5559.misc Normal file
View file

@ -0,0 +1 @@
Optimise devices changed query to not pull unnecessary rows from the database, reducing database load.