summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm/xorm/helpers.go
Commit message (Expand)AuthorAgeFilesLines
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-261-1/+22
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-201-162/+0
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-1/+1
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-221-189/+46
* Update xorm to latest version (#1651)Lauris BH2017-05-021-9/+3
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-061-0/+14
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-201-14/+23
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-231-1/+1
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-031-5/+24
* Added all required dependenciesThomas Boerger2016-11-041-0/+580