Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -348/+0 |
| | |||||
* | fix MSSQL bug on org (#3405) | Lunny Xiao | 2018-01-27 | 1 | -3/+3 |
| | |||||
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -0/+12 |
| | | | | | | | | | | | | * 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 xorm to latest version (#1651) | Lauris BH | 2017-05-02 | 1 | -0/+50 |
| | | | | | | * 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 | -0/+37 |
| | |||||
* | update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ↵ | Lunny Xiao | 2017-02-20 | 1 | -0/+249 |
map (#987) |