summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2020-04-07 09:40:43 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2020-04-07 09:40:43 +0200
commitebf3973842235b5ff7471828ebed17efe43ebf92 (patch)
tree636bcc01e2c80e26d0c12698e41d4d49c9098194 /appinfo
parent1c47f9ff6287e1286e132d4a5b182120a65870cc (diff)
Add index on the session_id
This is called from time to time as well. Especially on big instances having this proper indexed saves a lot of row scanning. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ab2c9061b..49d3b8a1b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>9.0.0-dev.4</version>
+ <version>9.0.0-dev.5</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>