aboutsummaryrefslogtreecommitdiff
path: root/internal/db/perms_test.go
Commit message (Expand)AuthorAge
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* refactor(db): migrate methods off `user.go` (#7219)Joe Chen2022-10-30
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* migrations: add tests and remove XORM (#7050)Joe Chen2022-06-12
* db: use `context` and go-mockgen for `PermsStore` (#7033)Joe Chen2022-06-08
* ci: run database tests against Postgres, MySQL and SQLite (#6996)Joe Chen2022-06-01
* autofix: format code with gofumpt and gofmt (#6803)deepsource-autofix[bot]2022-03-06
* db: migrate access table to use GORM (#6371)ᴜɴᴋɴᴡᴏɴ2020-10-06
* db: add tests for users (#6116)ᴜɴᴋɴᴡᴏɴ2020-04-18
* login_source: migrate to GORM and add tests (#6090)ᴜɴᴋɴᴡᴏɴ2020-04-11
* db: add tests for permissions (#6088)ᴜɴᴋɴᴡᴏɴ2020-04-11