aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm/xorm/convert.go
Commit message (Expand)AuthorAgeFilesLines
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-348/+0
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-271-3/+3
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-0/+12
* Update xorm to latest version (#1651)Lauris BH2017-05-021-0/+50
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-061-0/+37
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-201-0/+249