summaryrefslogtreecommitdiffstats
path: root/models/migrations/v78.go
Commit message (Expand)AuthorAgeFilesLines
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Fix dropTableColumns sqlite implementation (#7710)zeripath2019-08-051-58/+7
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-0/+3
* Attempt to fix #6707 (#6823)zeripath2019-05-051-1/+8
* Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)Lanre Adelowo2019-04-241-0/+10
* fix migration 78 error mssql (#5791)Lunny Xiao2019-01-211-3/+2
* Fix the v78 migration script (#5776)zeripath2019-01-191-0/+12
* fix migration bug (#5762)Lunny Xiao2019-01-181-8/+28
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-0/+42