RepoDB icon indicating copy to clipboard operation
RepoDB copied to clipboard

Request: Specify supported SQL Server Versions

Open karli1 opened this issue 1 year ago • 0 comments

Describe the request

Today it took my quite some time to find out => my problem is that the Sql-statement to get the fields for a table does not execute on my old SQL Server 2008. Tracing does not help, at the end I started the Profiler on the server to see what happens and then I saw the problem.

Describe your wish

I would recommend to either put a check in your code (e.g. on the first run), or may be clearly state in the doc what SQL Server versions you support.

karli1 avatar Nov 13 '23 22:11 karli1