Joe Chen
|
c53a1998c5
all: replace `interface{}` with `any` (#7330)
|
2 years ago |
Joe Chen
|
1905b19ee7
refactor(db): migrate methods off `user.go` (#7219)
|
2 years ago |
Joe Chen
|
f6acc4763e
test(db): add missing tests (#7208)
|
2 years ago |
Joe Chen
|
083c3ee659
db: refactor "action" table to use GORM (#7054)
|
2 years ago |
Joe Chen
|
b772603d78
migrations: add tests and remove XORM (#7050)
|
3 years ago |
Joe Chen
|
f837ea6346
db: use `context` and go-mockgen for `UsersStore` (#7042)
|
3 years ago |
Joe Chen
|
9776bdc9b8
db: use `context` and go-mockgen for login sources (#7041)
|
3 years ago |
Joe Chen
|
5f34265db6
ci: run database tests against Postgres, MySQL and SQLite (#6996)
|
3 years ago |
ᴜɴᴋɴᴡᴏɴ
|
3af91d7cfd
auth: decouple types and functions from db (#6320)
|
4 years ago |
ᴜɴᴋɴᴡᴏɴ
|
519e59b577
db: migrate to GORM v2 (#6309)
|
4 years ago |
ᴜɴᴋɴᴡᴏɴ
|
9bb218734c
db: use GORM to backup and restore non-legacy tables (#6142)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
9d64d222a8
db: add tests for users (#6116)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
41f56ad05d
login_source: migrate to GORM and add tests (#6090)
|
5 years ago |