Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Thornton fc44a96cfa
Add a few more column testcases in light of postgres weirdness 2020-09-06 12:33:12 +01:00
Andrew Thornton 749818bddd
Properly handle MAX
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-05 21:49:46 +01:00
Andrew Thornton c825309e5b
Add tests for Test and Char columns
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-05 21:30:14 +01:00
Andrew Thornton 61503d4db0
fix test
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-05 10:39:14 +01:00
Andrew Thornton 9b384f6f8d
Remove the duplicate mssql drone test and add a specific sync test
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-05 09:37:02 +01:00
Andrew Thornton 011fcf5c47
Add failing test
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-04 20:06:46 +01: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