Lunny Xiao
|
b78418daa5
|
Support session id (#1632)
small nit
Support session id
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1632
|
2020-03-26 12:31:08 +00:00 |
Lunny Xiao
|
4e59597a49
|
Fix break session sql enable feature (#1566)
Fix break session sql enable feature
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1566
|
2020-03-01 03:05:26 +00:00 |
Lunny Xiao
|
41388c2f56
|
Use a new ContextLogger interface to implement logger (#1557)
Fix bug
Add log track on prepare & tx
Some improvements
remove unused codes
refactor logger
Fix bug
log context
add ContextLogger interface
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1557
|
2020-02-29 08:59:59 +00:00 |
Lunny Xiao
|
5a5375a170
|
Improve statement (#1549)
Fix cache bug
Improve statement
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1549
|
2020-02-27 00:34:16 +00:00 |
Lunny Xiao
|
bf25a77bca
|
Merge core package back into the main repository and split into serval sub packages. (#1543)
Fix test
Improve fmt
update go.mod
Move core as a sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1543
|
2020-02-24 08:53:18 +00:00 |