thesmallstar commented on pull request #916: URL: https://github.com/apache/fineract/pull/916#issuecomment-640135716
Another mistake in comments I have explained that: EmptyResultDataAccessException is thrown when more than one row is returned by the query. It is actually thrown when atleast one row is expected as zero received (Sorry for that) The explanation for the count (*) still remains the same. It is bound to return a single row ---------------------------------------------------------------- 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: [email protected]
