gogs/internal/db/testdata/backup
Joe Chen 10fd9e9e38
db: migrate `org.go` to `orgs.go` with GORM
2023-12-17 16:34:09 -05:00
..
Access.golden.json db: migrate access table to use GORM (#6371) 2020-10-06 15:43:28 +08:00
AccessToken.golden.json access_token: encrypt access token with SHA256 (#7008) 2022-06-05 13:34:21 +08:00
Action.golden.json db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
EmailAddress.golden.json refactor(db): migrate off `user_email.go` to `users.go` (#7452) 2023-05-14 20:15:47 -04:00
Follow.golden.json refactor(db): migrate `Follow` off `user.go` (#7203) 2022-10-23 16:17:53 +08:00
LFSObject.golden.json db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
LoginSource.golden.json auth: decouple types and functions from db (#6320) 2020-09-20 11:19:02 +08:00
Notice.golden.json db: migrate `admin.go` to `notices.go` with GORM (#7536) 2023-08-23 00:15:30 -04:00
OrgUser.golden.json db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00