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

VTOrc running PRS when database_instance empty bug fix. #12019

Merged
merged 2 commits into from
Jan 10, 2023

Commits on Jan 5, 2023

  1. feat: convert join with database_instance to a left join and prevent …

    …fixes from running if the information from database_instance is unavailable
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9555d87 View commit details
    Browse the repository at this point in the history
  2. test: add tests to verify the fix works

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0dd0942 View commit details
    Browse the repository at this point in the history