Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests | ||||
* | fix table name typo on SQL (#5562) | Lunny Xiao | 2018-12-19 | 1 | -2/+2 |
| | | | | | | * fix table name typo on SQL * fix reserved word user when on mssql | ||||
* | fix forgot removed records when deleting user (#5429) | Lunny Xiao | 2018-12-18 | 1 | -0/+33 |
* fix forgot removed records when deleting user * fix migration * fix rewritekey lock on sqlite * remove unused codes |