You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/06/30 03:16:29 UTC

[GitHub] [fineract] ptuomola opened a new pull request #1128: FINERACT-1061: Removing call to rs.beforeFirst()

ptuomola opened a new pull request #1128:
URL: https://github.com/apache/fineract/pull/1128


   ## Description
   Call to rs.beforeFirst() is not supported by many JDBC drivers, so changing the logic flow to remove it
   
   ## Checklist
   Please make sure these boxes are checked before submitting your pull request - thanks!
   
   - [ ] Commit message starts with the issue number from https://issues.apache.org/jira/projects/FINERACT/. Ex: FINERACT-646 Pockets API.
   
   - [ ] Coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions have been followed.
   
   - [ ] API documentation at fineract-provider/src/main/resources/static/api-docs/apiLive.htm has been updated with details of any API changes.
   
   - [ ] Integration tests have been created/updated for verifying the changes made.
   
   - [ ] All Integrations tests are passing with the new commits.
   
   - [ ] Submission is not a "code dump".  (Large changes can be made "in repository" via a branch.  Ask on the list.)
   
   Our guidelines for code reviews is at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] vorburger commented on pull request #1128: FINERACT-1061: Removing call to rs.beforeFirst()

Posted by GitBox <gi...@apache.org>.
vorburger commented on pull request #1128:
URL: https://github.com/apache/fineract/pull/1128#issuecomment-651801669


   /rebase


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] ptuomola commented on pull request #1128: FINERACT-1061: Removing call to rs.beforeFirst()

Posted by GitBox <gi...@apache.org>.
ptuomola commented on pull request #1128:
URL: https://github.com/apache/fineract/pull/1128#issuecomment-651501444


   Build likely to fail due to the issue with https://issues.apache.org/jira/browse/FINERACT-885 until 1st July


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] vorburger merged pull request #1128: FINERACT-1061: Removing call to rs.beforeFirst()

Posted by GitBox <gi...@apache.org>.
vorburger merged pull request #1128:
URL: https://github.com/apache/fineract/pull/1128


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org