summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/schema/dialect.go
AgeCommit message (Collapse)AuthorFiles
2023-01-22[chore] bump db dependencies (#1366)Libravatar tobi1
2022-11-28[chore] Bump database dependencies (#1164)Libravatar tobi1
github.com/uptrace/bun v1.1.8 -> v1.1.9 github.com/uptrace/bun/pgdialect v1.1.8 -> v1.1.9 github.com/uptrace/bun/sqlitedialect v1.1.8 -> v1.1.9 modernc.org/sqlite v1.18.2 -> v1.19.5
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi1
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