Lunny Xiao
|
ce2a743e88
|
Fix comments (#1896)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1896
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-12 16:00:07 +08:00 |
appleboy
|
f071e5eb96
|
chore: improve titleCasedName performance (#1691)
udpate
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
chore: improve titleCasedName performance
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1691
|
2020-05-23 02:22:08 +00:00 |
Lunny Xiao
|
d485101331
|
chore: improve snakeCasedName performance (#1688)
chore: update
chore: udpate
chore: improve snakeCasedName performance
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1688
Reviewed-by: appleboy <appleboy.tw@gmail.com>
|
2020-05-22 02:53:55 +00:00 |
Lunny Xiao
|
6485adb722
|
Fix table name (#1590)
add test
Fix table name
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1590
|
2020-03-10 08:15:13 +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 |