Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Conversation

@pensivebrian
Copy link
Member

@pensivebrian pensivebrian commented Aug 1, 2017

This PR bumps the mssql-scripter version to a18 and the sqltoolsservice version that contains the fix for scripting Azure SQL Data Warehouse. The underlying issue was Azure SQL Data Warehouse does not support the select @@servername, so we now use select SERVERPROPERTY('ServerName') for Azure SQL Data Warehouse.

@pensivebrian pensivebrian requested a review from MrMeemus August 1, 2017 21:05
@msftclas
Copy link

msftclas commented Aug 1, 2017

@pensivebrian,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@codecov-io
Copy link

codecov-io commented Aug 1, 2017

Codecov Report

Merging #125 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #125   +/-   ##
=======================================
  Coverage   83.26%   83.26%           
=======================================
  Files          15       15           
  Lines        1046     1046           
=======================================
  Hits          871      871           
  Misses        175      175
Impacted Files Coverage Δ
mssqltoolsservice/mssqltoolsservice/__init__.py 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fa7367...3d54a64. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants