Lunny Xiao
|
e323971011
|
refactor some code (#2000)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2000
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-07-21 00:12:20 +08:00 |
Lunny Xiao
|
a7e010df2d
|
refactor insert condition generation (#1998)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1998
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-07-20 13:46:24 +08:00 |
Lunny Xiao
|
a5030dc7a4
|
refactor get (#1967)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1967
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-07-06 16:06:04 +08:00 |
Lunny Xiao
|
d0e5dba40e
|
Query interface (#1965)
refactor query interface
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1965
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-07-04 21:23:17 +08:00 |
Lunny Xiao
|
bd9535d781
|
Fix comments (#1893)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1893
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-12 09:19:08 +08:00 |
Lunny Xiao
|
5053c35701
|
Don't keep db on dialects (#1623)
don't keep db on dialects
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1623
|
2020-03-24 02:19:24 +00:00 |
Lunny Xiao
|
f51d28304a
|
Move some codes to statement sub package (#1574)
revert change for delete
refactor new engine
fix tests
Move some codes to statement sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1574
|
2020-03-06 06:43:49 +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 |