Commit Graph

5 Commits

Author SHA1 Message Date
Lunny Xiao c05ce62903 Fix tests for mssql 2021-06-12 17:22:44 +08:00
Lunny Xiao 45395ec100 Fix test 2021-06-12 17:22:44 +08:00
Lunny Xiao 8ab43f5d08 Delete Limit with start will return error because it's not supported by database 2021-06-12 17:22:44 +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 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