Commit Graph

4 Commits

Author SHA1 Message Date
Lunny Xiao 981b83bb67
Fix test 2020-09-08 12:56:36 +08:00
Lunny Xiao 4b9d2d6974 Fix bug of ToDB when update on a nil pointer 2020-09-08 09:48:31 +08:00
Lunny Xiao b08f962d7a Fix bug when ID used but no reference table given (#1709)
Fix bug when ID used but no reference table given

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1709
2020-06-13 01:20:25 +00: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