]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Add release note for recent DB optimizations
authorStephen Finucane <stephen@that.guru>
Mon, 10 Sep 2018 20:44:03 +0000 (14:44 -0600)
committerStephen Finucane <stephen@that.guru>
Mon, 10 Sep 2018 20:45:54 +0000 (14:45 -0600)
Signed-off-by: Stephen Finucane <stephen@that.guru>
releasenotes/notes/db-improvements-dc833d1be89f117e.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/db-improvements-dc833d1be89f117e.yaml b/releasenotes/notes/db-improvements-dc833d1be89f117e.yaml
new file mode 100644 (file)
index 0000000..262c5cd
--- /dev/null
@@ -0,0 +1,5 @@
+---
+other:
+  - |
+    The performance of various pages has been improved with the addition of
+    some database indexes and optimization of some queries.