gotosocial/vendor/modernc.org/libc/time
tobi ac6ed3d939
[chore] Update bun / sqlite versions; update gtsmodels (#754)
* upstep bun and sqlite versions

* allow specific columns to be updated in the db

* only update necessary columns for user

* bit tidier

* only update necessary fields of media_attachment

* only update relevant instance fields

* update tests

* update only specific account columns

* use bool pointers on gtsmodels
includes attachment, status, account, user

* update columns more selectively

* test all default fields on new account insert

* updating remaining bools on gtsmodels

* initialize pointer fields when extracting AP emoji

* copy bools properly

* add copyBoolPtr convenience function + test it

* initialize false bool ptrs a bit more neatly
2022-08-15 11:35:05 +01:00
..
capi_darwin_amd64.go
capi_darwin_arm64.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
capi_freebsd_386.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
capi_freebsd_amd64.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
capi_linux_386.go
capi_linux_amd64.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
capi_linux_arm.go
capi_linux_arm64.go
capi_linux_ppc64le.go
capi_linux_riscv64.go
capi_linux_s390x.go
capi_netbsd_amd64.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
capi_openbsd_amd64.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
capi_windows_386.go
capi_windows_amd64.go
capi_windows_arm64.go
time_darwin_amd64.go
time_darwin_arm64.go
time_freebsd_386.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
time_freebsd_amd64.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
time_linux_386.go
time_linux_amd64.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
time_linux_arm.go
time_linux_arm64.go
time_linux_ppc64le.go
time_linux_riscv64.go
time_linux_s390x.go
time_netbsd_amd64.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
time_openbsd_amd64.go [performance] Add further indexes to mitigate laggy queries (#586) 2022-05-18 15:58:26 +01:00
time_windows_386.go
time_windows_amd64.go
time_windows_arm64.go