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

Conversation

davecramer
Copy link
Member

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

@codecov-io
Copy link

Codecov Report

Merging #1630 into master will decrease coverage by 0.03%.
The diff coverage is 31.57%.

@@             Coverage Diff              @@
##             master    #1630      +/-   ##
============================================
- Coverage     69.02%   68.98%   -0.04%     
- Complexity     4068     4072       +4     
============================================
  Files           181      181              
  Lines         16861    16880      +19     
  Branches       2760     2767       +7     
============================================
+ Hits          11638    11645       +7     
- Misses         3947     3954       +7     
- Partials       1276     1281       +5

@davecramer
Copy link
Member Author

And it passes ... because I didn't add it to a suite :(

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 davecramer merged commit ec76bac into pgjdbc:master Dec 5, 2019
@davecramer davecramer deleted the filtermetadata branch December 5, 2019 15:17
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.

None yet

2 participants