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: issue 716 getTypeInfo() may not return data in the order specified in Oracle documentation #1506

Merged
merged 1 commit into from Nov 12, 2019

Conversation

davecramer
Copy link
Member

this replaces PR #910 as it was stale and easier to replace than fix. Original work by @zemian

…ed in Oracle documentation

this replaces PR pgjdbc#910 as it was stale and easier to replace than fix. Original work by @zemian
@AppVeyorBot
Copy link

Build pgjdbc 1.0.289 completed (commit 9f0b01c2ee by @davecramer)

@codecov-io
Copy link

Codecov Report

Merging #1506 into master will increase coverage by 0.06%.
The diff coverage is 69.23%.

@@             Coverage Diff              @@
##             master    #1506      +/-   ##
============================================
+ Coverage     68.77%   68.83%   +0.06%     
- Complexity     3929     3939      +10     
============================================
  Files           179      179              
  Lines         16465    16477      +12     
  Branches       2674     2677       +3     
============================================
+ Hits          11323    11342      +19     
+ Misses         3892     3890       -2     
+ Partials       1250     1245       -5

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

3 participants