summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/schema
AgeCommit message (Collapse)AuthorFiles
2021-11-13update dependencies (#296)Libravatar tobi5
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi9
2021-09-29upstep bun to v1.0.9 (#252)Libravatar tobi1
2021-09-23upstep bun version (#243)Libravatar tobi6
2021-09-11update bun library to latest commit (#206)Libravatar kim2
* update bun library to latest commit Signed-off-by: kim (grufwub) <grufwub@gmail.com> * update to latest bun release Signed-off-by: kim (grufwub) <grufwub@gmail.com>
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