More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #286 was successful Run by child build REFAPP-OMODDISTRO

Build result summary

Details

Completed
Queue duration
1 second
Duration
6 minutes
Labels
None
Revision
48144eaec63a6ff5ad4363e537eaf69b599f0c53 48144eaec63a6ff5ad4363e537eaf69b599f0c53
Total tests
560
Successful since
#264 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 48144eaec63a6ff5ad4363e537eaf69b599f0c53 48144eaec63a6ff5ad4363e537eaf69b599f0c53 Fix missing parenthesis in query
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> cbe07b764a8911affd9a2df617054af388aa999e cbe07b764a8911affd9a2df617054af388aa999e Add a conditional around removing the parameter value in the event that the query does not contain the exact wording expected
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> a48e244d464afc668e5752f6eaad931d445052f4 a48e244d464afc668e5752f6eaad931d445052f4 Remove old comment
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> ea5198158dec6ea721266a66c32e77f861fd84f4 ea5198158dec6ea721266a66c32e77f861fd84f4 Start to fix HQL and SQL query builders to build up large in clauses manually rather than to rely on hibernate to set these properly, due to performance issues with that part of the hibernate api.