mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 13:42:24 -05:00
* 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() |
||
|---|---|---|
| .. | ||
| accountaction.go | ||
| admin.go | ||
| createdomainblock.go | ||
| deletedomainblock.go | ||
| emoji.go | ||
| getdomainblock.go | ||
| getdomainblocks.go | ||
| importdomainblocks.go | ||