aboutsummaryrefslogtreecommitdiff
path: root/models/migrate_test.go
AgeCommit message (Expand)Author
2022-12-23Check primary keys for all tables and drop ForeignReference (#21721)Jason Song
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-08-25Move some files into models' sub packages (#20262)Lunny Xiao
2022-08-16Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao
2022-06-13Move issues related files into models/issues (#19931)Lunny Xiao
2022-04-08Move milestone to models/issues/ (#19278)Lunny Xiao
2022-03-31Move reaction to models/issues/ (#19264)Lunny Xiao
2022-03-17Store the foreign ID of issues during migration (#18446)Aravinth Manivannan
2022-02-07remove redundant call to UpdateRepoStats during migration (#18591)singuliere
2022-01-20format with gofumpt (#18184)6543
2022-01-03tests: add coverage for models migration helpers (#18162)Aravinth Manivannan