summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/dialect/pgdialect/array_scan.go
AgeCommit message (Collapse)AuthorFiles
2025-01-14bump uptrace/bun dependencies from 1.2.6 to 1.2.8 (#3645)Libravatar kim1
2024-11-08[chore] update bun libraries to v1.2.5 (#3528)Libravatar kim1
* update bun libraries to v1.2.5 * pin old v1.29.0 of otel
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi1
* migrate go version to 1.17 * update contributing
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