Skip to content

Conversation

@ebardelli
Copy link
Contributor

Description

This is a small quality-of-life fix to the MSSQL data connection.

Currently, this connector doesn't handle connection errors, leading to the dev environment to crash if there is a syntax error in a SQL source.

This PR adds a way to capture these errors and emit a cli error without crashing the whole process.

I also added a test for this behavior to prevent a regression in the future.

Checklist

  • For UI or styling changes, I have added a screenshot or gif showing before & after
  • I have added a changeset
  • I have added to the docs where applicable
  • I have added to the VS Code extension where applicable

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant