Commit Graph

5 Commits

Author SHA1 Message Date
Lunny Xiao 87f3dec0c0 Fix test 2021-07-04 16:28:17 +08:00
Lunny Xiao bd3350dce6 Fix test 2021-07-04 16:28:17 +08:00
Lunny Xiao 57ca3c4ce0 Query interface 2021-07-04 16:28:17 +08:00
Lunny Xiao 65846bacc3 Improve QueryString performance (#1962)
As title.

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1962
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-07-02 11:25:20 +08:00
Lunny Xiao 79bdda3cf1 Move all integrations tests to a standalone sub package (#1635)
Fix vet

Remove unused files

Move all integrations tests to a standalone sub package

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1635
2020-03-27 07:13:04 +00:00