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(multiple database): pre sql check node failed #2592

Merged
merged 7 commits into from
Jun 5, 2024

Conversation

zijiacj
Copy link
Collaborator

@zijiacj zijiacj commented May 31, 2024

What type of PR is this?

type-bug

What this PR does / why we need it:

The reason for the error is that the value of the password attribute in the data source connection is null. This pr gets the data source connection with the password value for each database

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@zijiacj zijiacj changed the base branch from main to dev/4.3.0 May 31, 2024 08:08
@zijiacj zijiacj self-assigned this May 31, 2024
@yhilmare yhilmare changed the title fix(multiple database):pre sql check node failed fix(multiple database): pre sql check node failed May 31, 2024
@zijiacj zijiacj requested a review from yhilmare June 3, 2024 09:06
@zijiacj zijiacj added this to the ODC 4.3.0 milestone Jun 4, 2024
@zijiacj zijiacj added the type-bug Something isn't working label Jun 4, 2024
@zijiacj zijiacj requested a review from yhilmare June 4, 2024 09:09
Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yhilmare yhilmare merged commit 0a9722a into dev/4.3.0 Jun 5, 2024
7 checks passed
@yhilmare yhilmare deleted the fix/zijia_pre_sql_check_node_failed branch June 5, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants