summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/extra
AgeCommit message (Collapse)AuthorFiles
2023-06-05[chore] update latest deps, ensure readme up to date (#1873)Libravatar tobi1
* [chore] update latest deps, ensure readme up to date * remove double entry
2023-05-12[bugfix] Downstep otel to fix freebsd compile issue (#1773)Libravatar tobi1
https://github.com/open-telemetry/opentelemetry-go/issues/4076
2023-05-12[chore] Update a bunch of database dependencies (#1772)Libravatar tobi1
* [chore] Update a bunch of database dependencies * fix lil thing
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß6
2021-08-25Pg to bun (#148)Libravatar tobi2
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes