summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/schema/tables.go
AgeCommit message (Collapse)AuthorFiles
2024-04-15[chore] bump bun library versions (#2837)Libravatar kim1
2021-11-13update dependencies (#296)Libravatar tobi1
2021-09-08update bun library -> v1.0.4Libravatar kim (grufwub)1
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
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