summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/dialect/pgdialect
AgeCommit message (Collapse)AuthorFiles
2021-11-13update dependencies (#296)Libravatar tobi2
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi5
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi6
* migrate go version to 1.17 * update contributing
2021-08-25Pg to bun (#148)Libravatar tobi12
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes