summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm/xorm/session_insert.go
Commit message (Expand)AuthorAgeFilesLines
* Update xorm (#8286)John Olheiser2019-09-251-2/+6
* Fix label count (#8267)Lunny Xiao2019-09-241-95/+158
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-261-35/+99
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-26/+149
* Added test environment for mssql (#4282)kolaente2018-12-121-3/+3
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-201-49/+119
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-271-2/+2
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-2/+2
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-19/+16
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-221-73/+83
* Update xorm to latest version (#1651)Lauris BH2017-05-021-9/+13
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-061-11/+27
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-031-0/+527