1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Anthony Bilinski edd72906fb
perf(history): enable sql index on chat_id in history table
This makes every query with a "WHERE history.chat_id" clause quicker,
improving history load time by 50% on my profile.

Related to #5812
2019-11-25 16:21:17 -08:00
..
chatlog docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
core docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
model refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' part 2 2019-10-09 23:19:27 -07:00
net Merge pull request #5722 2019-06-28 09:00:13 +02:00
persistence perf(history): enable sql index on chat_id in history table 2019-11-25 16:21:17 -08:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00