guillep2k
|
5fe2ec264f
|
Retry create issue to cope with duplicate keys (#7898)
* Retry create issue to cope with duplicate keys
* Use .SetExpr().Where().Insert()
|
2019-08-26 22:17:23 -04:00 |
|
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
|
2019-06-23 18:22:43 +03:00 |
|
Lauris BH
|
0c59edaafa
|
Update xorm to latest version and fix correct user table referencing in sql (#4473)
|
2018-07-20 10:10:17 +08:00 |
|
Lunny Xiao
|
a8717e5e3a
|
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
|
2017-10-01 19:52:35 +03:00 |
|
Lunny Xiao
|
2c6a0fdca8
|
update latest xorm version to vendor (#2353)
|
2017-08-22 14:39:52 +03:00 |
|
Lauris BH
|
3792867955
|
Update xorm to latest version (#1651)
* Update xorm to latest version
* Update xorm/builder
|
2017-05-02 08:50:33 +08:00 |
|
Lunny Xiao
|
5acfc7c4bc
|
fix migrate failed and org dashboard failed on MSSQL database (#1448)
|
2017-04-06 18:47:25 -07:00 |
|
Lunny Xiao
|
c5f8b96dda
|
update xorm for fixing bug on processor BeforeSet and AfterSet when Find a map (#987)
|
2017-02-20 19:33:10 +08:00 |
|
Lunny Xiao
|
a8048c19f3
|
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
|
2017-01-23 17:11:18 +08:00 |
|
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
|
2017-01-03 16:20:28 +08:00 |
|
Thomas Boerger
|
1ebb35b988
|
Added all required dependencies
|
2016-11-04 08:43:11 +01:00 |
|