Lunny Xiao
|
4cde28ca21
|
Use any instead of interface{} (#2360)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2360
|
2023-10-28 10:59:32 +00:00 |
Lunny Xiao
|
a2d3669edf
|
Add README and fix some lints (#2079)
as title.
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2079
|
2021-12-14 09:00:35 +08:00 |
Lunny Xiao
|
5a58a272bc
|
fix lint (#1953)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1953
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-06-15 20:28:49 +08: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 |