Skip to content

Conversation

@traviscrawford
Copy link
Contributor

@traviscrawford traviscrawford commented Aug 19, 2016

This patch updates RedshiftJDBCWrapper.getDriverClass to automatically recognize the Redshift JDBC 4.2 driver.

Fixes #258.

@codecov-io
Copy link

codecov-io commented Aug 19, 2016

Current coverage is 89.35% (diff: 75.00%)

Merging #259 into master will increase coverage by 0.01%

@@             master       #259   diff @@
==========================================
  Files            12         12          
  Lines           647        648     +1   
  Methods         564        557     -7   
  Messages          0          0          
  Branches         83         91     +8   
==========================================
+ Hits            578        579     +1   
  Misses           69         69          
  Partials          0          0          

Powered by Codecov. Last update a560a2d...444a660

@JoshRosen JoshRosen added this to the 2.0.1 milestone Aug 19, 2016
@JoshRosen
Copy link
Contributor

LGTM, so I'm going to merge this into the master branch and will cherry-pick it to branch-1.x.

@JoshRosen JoshRosen closed this in b7986d1 Aug 20, 2016
JoshRosen pushed a commit that referenced this pull request Aug 20, 2016
This patch updates `RedshiftJDBCWrapper.getDriverClass` to automatically recognize the Redshift JDBC 4.2 driver.

Fixes #258.

Author: Travis Crawford <traviscrawford@gmail.com>

Closes #259 from traviscrawford/travis/jdbc42.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants