Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-08-17 | [bugfix] fix double firing bun.DB query hooks (#2124) | 1 | ||
* improve bun.DB wrapping readability + comments, fix double-firing query hooks * fix incorrect code comment placement * fix linter issues * Update internal/db/basic.go * do as the linter commmands ... --------- Signed-off-by: kim <grufwub@gmail.com> Co-authored-by: Daenney <daenney@users.noreply.github.com> | ||||
2023-08-10 | [performance] remove last of relational queries to instead rely on caches ↵ | 1 | ||
(#2091) |