Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -121/+0 |
| | |||||
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -25/+12 |
| | | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests | ||||
* | Update xorm to latest version and fix correct `user` table referencing in ↵ | Lauris BH | 2018-07-20 | 1 | -3/+3 |
| | | | | sql (#4473) | ||||
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -3/+7 |
| | | | | | | | | * use AfterLoad instead of AfterSet on Structs * fix the comments on AfterLoad * fix the comments on action AfterLoad | ||||
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -36/+5 |
| | | | | | | | | | | | | * use created & updated instead BeforeInsert & BeforeUpdate * fix vendor checksum * only show generated SQL when development mode * remove extra update column updated_unix * remove trace config | ||||
* | update latest xorm version to vendor (#2353) | Lunny Xiao | 2017-08-22 | 1 | -12/+20 |
| | |||||
* | Update xorm to latest version (#1651) | Lauris BH | 2017-05-02 | 1 | -2/+7 |
| | | | | | | * Update xorm to latest version * Update xorm/builder | ||||
* | fix migrate failed and org dashboard failed on MSSQL database (#1448) | Lunny Xiao | 2017-04-06 | 1 | -9/+10 |
| | |||||
* | update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ↵ | Lunny Xiao | 2017-02-20 | 1 | -1/+2 |
| | | | | map (#987) | ||||
* | Added all required dependencies | Thomas Boerger | 2016-11-04 | 1 | -0/+146 |