Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login ↵ | zeripath | 2021-08-28 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | sources remains correct (#16847) (#16848) * Upgrade xorm to v1.2.2 (#16663) Backport #16663 Fix #16683 * Add test to ensure that dumping of login sources remains correct (#16847) #16831 has occurred because of a missed regression. This PR adds a simple test to try to prevent this occuring again. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> | ||||
* | Upgrade xorm to v1.1.0 (#15869) | Lunny Xiao | 2021-05-14 | 1 | -2/+6 |
| | |||||
* | Upgrade xorm to v1.0.1 and fix start fail with potgres (#10819) | Lunny Xiao | 2020-03-25 | 1 | -7/+1 |
| | | | | | | | * upgrade xorm to v1.0.1 * fix start fail with postgres Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Upgrade xorm to v1.0.0 (#10646) | Lunny Xiao | 2020-03-22 | 1 | -0/+63 |
* Upgrade xorm to v1.0.0 * small nit * Fix tests * Update xorm * Update xorm * fix go.sum * fix test * Fix bug when dump * Fix bug * update xorm to latest * Fix migration test * update xorm to latest * Fix import order * Use xorm tag |