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 query for snapshotting views on DB2/Z #2712

Merged
merged 3 commits into from Jul 28, 2022
Merged

Fix query for snapshotting views on DB2/Z #2712

merged 3 commits into from Jul 28, 2022

Commits on Apr 3, 2022

  1. Fix issue 2710

    This is a fix for #2710 .
    
    The view definition may only be fetched by the name and creator. The search with PATHSCHEMAS is ambiguous and may lead to multiple results.
    michaelmatthiaskern committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    c98e0f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    0c3e006 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    abebd8c View commit details
    Browse the repository at this point in the history