dbt-sqlserver
dbt-sqlserver copied to clipboard
add integration testing for SQL Server pre-2016
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?
I think we have to run a vm with windows on it.
@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.
@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.