summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/schema
AgeCommit message (Collapse)AuthorFiles
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi2
* migrate go version to 1.17 * update contributing
2021-09-08update bun library -> v1.0.4Libravatar kim (grufwub)8
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-25Pg to bun (#148)Libravatar tobi14
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes