summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/dialect
AgeCommit message (Expand)AuthorFiles
2021-09-08update bun library -> v1.0.4Libravatar kim (grufwub)2
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim5
2021-08-25Pg to bun (#148)Libravatar tobi16