gotosocial/internal/web
tobi a5852fd7e4
[performance] Speed up some of the slower db queries (#523)
* remove unnecessary LOWER() db calls

* warn during slow db queries

* use bundb built-in exists function

* add db block test

* update account block query

* add domain block db test

* optimize domain block query

* fix implementing wrong test

* exclude most columns when checking block

* go fmt

* remote more unnecessary use of LOWER()
2022-05-02 11:53:46 +01:00
..
base.go
confirmemail.go
fileserver.go
profile.go
thread.go [performance] Speed up some of the slower db queries (#523) 2022-05-02 11:53:46 +01:00