summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/model.go
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock1
2025-01-14bump uptrace/bun dependencies from 1.2.6 to 1.2.8 (#3645)Libravatar kim1
2023-05-12[chore] Update a bunch of database dependencies (#1772)Libravatar tobi1
* [chore] Update a bunch of database dependencies * fix lil thing
2023-01-22[chore] bump db dependencies (#1366)Libravatar tobi1
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi1
2021-09-29upstep bun to v1.0.9 (#252)Libravatar tobi1
2021-09-08update bun library -> v1.0.4Libravatar kim (grufwub)1
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-25Pg to bun (#148)Libravatar tobi1
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes