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

feat: WIP Filter DatabaseMetaData using privileges for the user #1630

Merged
merged 2 commits into from Dec 5, 2019

Commits on Dec 5, 2019

  1. feat:Filter DatabaseMetaData using privileges for the user

    This replaces PR#647 as it required considerable work to merge.
    Original work done by Scott Langley @slangley
    adds a connection parameter: hideUnprivilegedObjects defaults to false
    davecramer committed Dec 5, 2019
    Copy the full SHA
    d1dd8f4 View commit details
    Browse the repository at this point in the history
  2. Actually run the test

    davecramer committed Dec 5, 2019
    Copy the full SHA
    37edce9 View commit details
    Browse the repository at this point in the history