summaryrefslogtreecommitdiffstats
path: root/integrations/migrate_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+2
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-3/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-2/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-1/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-3/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Do not convert file path to lowercase (#15023)KN4CK3R2021-03-181-0/+42