1kasa
33fa891ed7
handle Unexpected transaction rollback ( #828 )
* handle Unexpected transaction rollback
* fix ci Errpr
* Fix wrong location
* Fix sort import
* Fix error
* Fix comment
* Fix comment
* add Unit Testing
* WIP: prepare for rebase
* wrong commit
* wrong commit
* Remove incorrect go mods
* sort import
---------
Co-authored-by: FengZhang <zfcode@qq.com>
9 months ago
xinfan.wu
9b5b080e27
fix:sql statement was not closed ( #736 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
* style: format some code; fix: some sql statement or rows was not been closed
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
1 year ago
xinfan.wu
3188ecf883
feat:add more linter in configuration file ( #686 )
* feat:add more linter
* feat:change golangclilint version to 1.57.x to support more linter
* feat:adjust lint conf and adjust the code to pass the check
---------
Co-authored-by: JayLiu <38887641+luky116@users.noreply.github.com>
1 year ago
JayLiu
ad092d5eb3
optimize: rename module name to seata.apache.org/seata-go ( #678 )
2 years ago
wang1309
d6750d5002
Feat fix go import ( #536 )
optimize go imports style
3 years ago
Yuecai Liu
9d4b703f46
optimize: insert on update executor ( #509 )
optimize insert on update executor (#509 )
3 years ago
Yuecai Liu
7e49261347
optimize multi update executor ( #507 )
3 years ago
mooleetzi
b2f03e4168
optimize error ( #395 )
optimize error
3 years ago
Yuecai Liu
a7f842fe79
feat: use undo config ( #419 )
* use undo config
3 years ago
Yuecai Liu
8369b9ae46
roptimize: efactor delete and insert executor ( #409 )
* refactor delete and insert executor
3 years ago
Yuecai Liu
f4251b5ba8
add data check before rollbeck ( #366 )
* add data check before rollbeck
3 years ago
Yuecai Liu
ea8eb191a6
Fix decode image( #365 )
fix decode image
3 years ago
Yuecai Liu
da18f0501c
Optimize rollback ( #356 )
optimize rollback
3 years ago
Yuecai Liu
aedef6e9d8
optimize commit ( #354 )
optimize commit
3 years ago
Yuecai Liu
7481327eaf
optimize meta data ( #352 )
optimize meta data
3 years ago
wang1309
7e9d882e0e
Feat add undo func ( #320 )
add undo function
3 years ago
Yuecai Liu
8c24c5f0b4
optimize at ( #336 )
optimize at model
3 years ago
wang1309
ee274c52ee
feat:add mysql table meta func && sql addEscape, delEscape func issue… ( #294 )
* feat:add mysql table meta func && sql addEscape, delEscape func issue#290
* fix:TestMetaCache func rename
* fix:ci lint fail fix
* fix: solve GetTableMeta return type && constant define
* fix:solve code format and meta cache func fault
* fix:solev git ci fail
* fix:solev git ci fail
* format:format code
* fix:merge master && format code
* fix:solve name conflict
Co-authored-by: 王瑞 <wangrui5@songguo7.com>
Co-authored-by: wangrui130 <wangrui130@tal.com>
3 years ago