Commit Graph

5 Commits (7ff09cf35916cad50495c26a47f4c0d05487e24e)

Author SHA1 Message Date
Joe Chen 7ff09cf359
refactor(db): migrate methods off `user.go` (#7336) 2023-02-05 16:28:47 +08:00
Joe Chen c53a1998c5
all: replace `interface{}` with `any` (#7330)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-02-02 21:25:25 +08:00
Joe Chen 1905b19ee7
refactor(db): migrate methods off `user.go` (#7219) 2022-10-30 23:04:24 +08:00
Joe Chen f6acc4763e
test(db): add missing tests (#7208) 2022-10-23 21:53:11 +08:00
Joe Chen 083c3ee659
db: refactor "action" table to use GORM (#7054)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-06-25 18:07:39 +08:00