guillep2k
|
117bbcc354
|
Retry create issue to cope with duplicate keys (#7898)
* Retry create issue to cope with duplicate keys
* Use .SetExpr().Where().Insert()
|
6 years ago |
Lunny Xiao
|
1d4cf7b213
|
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
|
6 years ago |
Lauris BH
|
29e989d503
|
Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
|
7 years ago |
Lunny Xiao
|
c2b107fcb0
|
Use AfterLoad instead of AfterSet on Structs (#2628)
* use AfterLoad instead of AfterSet on Structs
* fix the comments on AfterLoad
* fix the comments on action AfterLoad
|
8 years ago |
Lunny Xiao
|
06f3123edd
|
update latest xorm version to vendor (#2353)
|
8 years ago |
Lauris BH
|
c9c66ae985
|
Update xorm to latest version (#1651)
* Update xorm to latest version
* Update xorm/builder
|
9 years ago |
Lunny Xiao
|
e00109313a
|
fix migrate failed and org dashboard failed on MSSQL database (#1448)
|
9 years ago |
Lunny Xiao
|
2871a63902
|
update xorm for fixing bug on processor BeforeSet and AfterSet when Find a map (#987)
|
9 years ago |
Lunny Xiao
|
b0e788bdf5
|
Update xorm and fix dump command (#692)
* update xorm and fix dump
* catch database init error
* still use dumpTables
* fix dump bool type
* update vendor.json
|
9 years ago |
Lunny Xiao
|
ada55e0740
|
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
|
9 years ago |
Thomas Boerger
|
42ebc0621a
|
Added all required dependencies
|
9 years ago |