Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-03-10 | [chore] remove vendor | 1 | ||
2025-02-14 | bump modernc.org/sqlite to v1.35.0-concurrency-workaround (#3797) | 1 | ||
2024-09-27 | update modernc/sqlite to v1.33.1 (with our concurrency workaround) (#3367) | 1 | ||
2024-04-17 | bump to modernc.org/sqlite v1.29.7 (#2850) | 1 | ||
2024-03-04 | [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) | 1 | ||
2023-11-06 | [chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339) | 1 | ||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
2022-11-28 | [chore] Bump database dependencies (#1164) | 1 | ||
github.com/uptrace/bun v1.1.8 -> v1.1.9 github.com/uptrace/bun/pgdialect v1.1.8 -> v1.1.9 github.com/uptrace/bun/sqlitedialect v1.1.8 -> v1.1.9 modernc.org/sqlite v1.18.2 -> v1.19.5 | ||||
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | 1 | ||
* 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 | ||||
2021-11-27 | Update dependencies (#333) | 1 | ||