Commit Graph

7 Commits

Author SHA1 Message Date
fanybook e6817a5423 remove unnecessary chinese change 2021-11-08 14:14:03 +08:00
fanybook 92b12f29a7 add some test cases 2021-11-08 13:58:08 +08:00
fanybook 9c081d1648 fmt 2021-11-08 11:58:21 +08:00
fanybook 72efd4ed00 Modify Comment to TableComment & moved into parser.Parse 2021-11-08 11:40:13 +08:00
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
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