summaryrefslogtreecommitdiffstats
path: root/models/migrations/v150.go
Commit message (Collapse)AuthorAgeFilesLines
* Add Primary Key to Topic and RepoTopic (#12639)zeripath2020-09-101-0/+39
Add a primary key to Topic and RepoTopic tables Fix #8920 Signed-off-by: Andrew Thornton <art27@cantab.net>