summaryrefslogtreecommitdiff
path: root/internal/db/bundb/status_test.go
AgeCommit message (Expand)AuthorFiles
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi1
2022-09-21[chore] Tidy up status deletion, remove from cache too (#845)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)Libravatar tobi1
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi1