Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema Compare fails for Azure database using AAD auth #5123

Closed
udeeshagautam opened this issue Apr 19, 2019 · 1 comment · Fixed by microsoft/sqltoolsservice#853
Closed

Comments

@udeeshagautam
Copy link
Contributor

Insiders build
Version: 1.6.0
Date: 2017-12-15T12:00:00.000Z
VS Code 1.31.1
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. Connect to an Azure Server using AAD
  2. Start schema compare for a database inside this server same connection
  3. Fill in the details and click compare

Expected:
Should show diff

Actual:
SQL tools service throws null ref exceptions

Notes:
Two things to fix here,

  1. Should check for null schema models
  2. Connection info created through AAD auth should work in schema compare APIs
@udeeshagautam
Copy link
Contributor Author

Moving to planning as Kim is working on it

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

Successfully merging a pull request may close this issue.

3 participants