Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -39/+0 |
| | | | | There are too many files in `models/migrations` folder so that I split them into sub folders. | ||||
* | Add Primary Key to Topic and RepoTopic (#12639) | zeripath | 2020-09-10 | 1 | -0/+39 |
Add a primary key to Topic and RepoTopic tables Fix #8920 Signed-off-by: Andrew Thornton <art27@cantab.net> |