aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrate_test.go
Commit message (Expand)AuthorAgeFilesLines
* Check primary keys for all tables and drop ForeignReference (#21721)Jason Song2022-12-231-12/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-1/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-13/+13
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-14/+14
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-081-4/+5
* Move reaction to models/issues/ (#19264)Lunny Xiao2022-03-311-5/+6
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-0/+12
* remove redundant call to UpdateRepoStats during migration (#18591)singuliere2022-02-071-27/+4
* format with gofumpt (#18184)65432022-01-201-3/+3
* tests: add coverage for models migration helpers (#18162)Aravinth Manivannan2022-01-031-0/+167