perf(server): Optimize db indexes of chart tables

This commit is contained in:
syuilo 2021-08-15 17:13:23 +09:00
parent d3b4b70bfc
commit 2365761ba5
3 changed files with 175 additions and 5 deletions

View file

@ -13,6 +13,7 @@
- Misskey更新時にダイアログを表示するように
- ジョブキューウィジェットに警報音を鳴らす設定を追加
UIデザインの調整
- データベースのインデックスを最適化
### Bugfixes
- ActivityPub: 長いユーザーの名前や自己紹介の対応