Lunny Xiao
|
c61b902538
|
Upgrade xorm to v1.0.0 (#10646)
* 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
|
5 years ago |
Lunny Xiao
|
29dda47cbb
|
Fix label count (#8267)
* fix label count
* fix vendor
* fix import order
* update xorm to fix bug
* fix tests
* fix mssql bug
|
5 years ago |
Lunny Xiao
|
aa7c34cf86
|
Fix error log when loading issues caused by a xorm bug (#7271)
* fix error log when loading issues caused by a xorm bug
* upgrade packages
* fix fmt
* fix Consistency
* fix tests
|
5 years ago |
Lunny Xiao
|
fe55ab2a68
|
fix forgot removed records when deleting user (#5429)
* fix forgot removed records when deleting user
* fix migration
* fix rewritekey lock on sqlite
* remove unused codes
|
6 years ago |
Lunny Xiao
|
980dd0bf51
|
Update xorm and dependencies vendor for feature to dump to other database (#565)
* update xorm and dependencies vendor for feature to dump to other database
* fix golint
|
8 years ago |
Thomas Boerger
|
1ebb35b988
|
Added all required dependencies
|
8 years ago |