summaryrefslogtreecommitdiffstats
path: root/models/migrations/v68.go
Commit message (Expand)AuthorAgeFilesLines
* Remove migration support from versions earlier than 1.6.0 (#10026)guillep2k2020-01-311-210/+0
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* fix topic name length on database (#5493)Lunny Xiao2018-12-081-1/+1
* refactor: err != nil check, just return error instead (#5093)Bo-Yi Wu2018-10-181-4/+1
* Fixed violation of the unique constraint for v68 migration (#4297)Alexey Terentyev2018-06-271-47/+100
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-211-0/+160