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

docs - change load.md to reflect current practice #1058

Merged
merged 1 commit into from
Jan 8, 2018
Merged

docs - change load.md to reflect current practice #1058

merged 1 commit into from
Jan 8, 2018

Conversation

bpd0018
Copy link
Contributor

@bpd0018 bpd0018 commented Jan 6, 2018

The documentation in head should reflect current best practice while still providing the historical background needed by developers who are maintaining older code. I think this documentation change covers the significant points

  1. you no longer need to explicitly load the driver
  2. the driver jar file must be on the classpath in order for the driver to load
  3. the old way still works but isn't needed

The documentation in head should reflect current best practice while still providing the historical background needed by developers who are maintaining older code. I think this documentation change covers the significant points
1. you no longer need to explicitly load the driver
2. the driver jar file must be on the classpath in order for the driver to load
3. the old way still works but isn't needed
@codecov-io
Copy link

Codecov Report

Merging #1058 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master   #1058      +/-   ##
===========================================
- Coverage      67.1%   67.1%   -0.01%     
+ Complexity     3653    3652       -1     
===========================================
  Files           170     170              
  Lines         15618   15618              
  Branches       2525    2525              
===========================================
- Hits          10481   10480       -1     
  Misses         3947    3947              
- Partials       1190    1191       +1

@davecramer davecramer merged commit 90535d9 into pgjdbc:master Jan 8, 2018
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.

3 participants