summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/sqlite/sqlite.go
AgeCommit message (Expand)AuthorFiles
2023-06-05[chore] update latest deps, ensure readme up to date (#1873)Libravatar tobi1
2023-02-13[chore]: Bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#1484)Libravatar dependabot[bot]1
2023-01-22[chore] bump db dependencies (#1366)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-05-18[performance] Add further indexes to mitigate laggy queries (#586)Libravatar tobi1
2022-04-24[chore] Update bun and sqlite dependencies (#478)Libravatar tobi1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2021-12-12Upstep Go dependencies (#340)Libravatar tobi1
2021-11-27Update dependencies (#333)Libravatar tobi1
2021-09-08update sqlite library -> v1.13.0Libravatar kim (grufwub)1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1