mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-03 04:32:24 -06:00
[performance] Add further indexes to mitigate laggy queries (#586)
* start adding more indexes as a migration * update sqlite version
This commit is contained in:
parent
5ef41ba3f2
commit
f4b0d76cd4
236 changed files with 395899 additions and 195070 deletions
1
vendor/modernc.org/libc/capi_freebsd_amd64.go
generated
vendored
1
vendor/modernc.org/libc/capi_freebsd_amd64.go
generated
vendored
|
|
@ -110,6 +110,7 @@ var CAPI = map[string]struct{}{
|
|||
"__runes_for_locale": {},
|
||||
"__shgetc": {},
|
||||
"__shlim": {},
|
||||
"__srget": {},
|
||||
"__stderrp": {},
|
||||
"__stdinp": {},
|
||||
"__stdoutp": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue