Omkar P
c6ac54812a
Use official SQL Server docker image for tests ( #7205 )
...
* Use official SQL Server docker image for tests
* Try with tag 2019-latest instead of latest
* Use platform ubuntu-20.04 for SQL Server
* Switch to 2019-CU18-ubuntu-20.04
* Check with 2022-latest image tag and ubuntu-latest platform
* Update health-cmd
* Try sqlcmd without -N -C
* Re-include -N -C, try with ubuntu-20.04
* Try ubuntu-20.04 without -N -C (last trial)
* Finalize working config
* Remove unused env variables
2024-09-30 11:21:19 +08:00
Jinzhu
68434b76eb
fix test script with latest docker release
2024-09-18 20:03:35 +08:00
Cheese
02b7e26f6b
feat: add tidb integration test cases ( #6014 )
...
* feat: support tidb integration test
* feat: update the mysql driver version to test
2023-02-08 16:29:09 +08:00
Jinzhu
f19b84d104
Fix github action
2022-01-30 22:46:41 +08:00
Jinzhu
8d293d44dd
Fix docker-compose test env for Mac M1
2022-01-30 22:05:38 +08:00
kinggo
696092e287
update tests' go.mod and tests_all.sh ( #4774 )
2021-10-13 14:41:33 +08:00
Jinzhu
5b65b02805
Update tests go.mod
2021-06-11 16:00:26 +08:00
Jinzhu
8204d0ada2
Update tests script
2021-03-24 16:44:51 +08:00
Jinzhu
4d5cec8bdd
Add golang 1.16
2021-03-24 14:22:36 +08:00
Jinzhu
cf31508095
Fix tests_all.sh
2020-09-03 15:02:04 +08:00
Jinzhu
8ce2dd5548
Update test script
2020-06-24 19:09:19 +08:00
Jinzhu
67bd842645
Update tests all script
2020-06-24 14:56:04 +08:00
Jinzhu
a1e35bdc94
Support merge batch data some having primary values
2020-06-20 16:52:15 +08:00
Jinzhu
e3292b3b41
Test with latest driver vesion
2020-06-19 18:44:19 +08:00
Jinzhu
a954d772d7
Support customize gorm field type
2020-06-06 10:47:32 +08:00
Jinzhu
94685d1024
Fix can't scan null value into normal data types
2020-06-02 23:30:26 +08:00
Jinzhu
8bb05a5a69
Refactor tests files
2020-06-02 10:50:38 +08:00
Jinzhu
bc01eb28ad
Fix tests script
2020-06-02 00:24:16 +08:00
Jinzhu
58bc0f51c1
Fix mssql rename index, has column
2020-05-31 07:57:13 +08:00
Jinzhu
7c0de9199c
Test Migrate Indexes
2020-05-30 22:43:41 +08:00
Jinzhu
028c9d6e17
Test Updates
2020-05-30 17:01:28 +08:00
Jinzhu
bc5ceff82f
Explain SQL for dialects
2020-02-23 12:41:13 +08:00
Jinzhu
fe24c3f105
Setup tests script
2020-02-23 09:38:51 +08:00