summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/internal/flag.go
AgeCommit message (Collapse)AuthorFiles
2022-04-24[chore] Update bun and sqlite dependencies (#478)Libravatar tobi1
* update bun + sqlite versions * step bun to v1.1.3
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