dbt-sqlserver icon indicating copy to clipboard operation
dbt-sqlserver copied to clipboard

add integration testing for SQL Server pre-2016

Open dataders opened this issue 4 years ago • 1 comments

one challenge is that it looks like SQL Server 2017 (14.0.1000.169-2) is the oldest version of SQL Server to run on Linux. So the challenge would be to build a Windows-based Docker image that installs an older version?

Alternatively we could host an older version somewhere instead of Dockerizing it?

dataders avatar Feb 19 '21 08:02 dataders

I think we have to run a vm with windows on it.

mikaelene avatar Feb 19 '21 08:02 mikaelene

@dataders @mikaelene Do you think this is still relevant? Microsoft mainstream support has ended for these versions. I don't think we should be offering more support than Microsoft here.

sdebruyn avatar May 16 '23 06:05 sdebruyn

@dataders @mikaelene Do you think this is still relevant? Microsoft mainstream support has ended for these versions. I don't think we should be offering more support than Microsoft here.

No. Lets stick to the supported versions.

mikaelene avatar May 16 '23 07:05 mikaelene