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

fix(designer): Stringifying appsetting values during connection creation #4938

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

preetriti1
Copy link
Contributor

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    non string connection parameters were written in appsettings as non string values causing string operations to fail.

  • What is the new behavior (if this is a feature change)?
    Connection parameter values will be stringified before putting them as settings.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Please Include Screenshots or Videos of the intended change:

@preetriti1 preetriti1 merged commit 3ed99b9 into main Jun 6, 2024
12 checks passed
@preetriti1 preetriti1 deleted the priti/conncreate branch June 6, 2024 18:29
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.

3 participants