More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #429 was successful
Job: Default Job was successful
Code commits
Git
-
Mike Seaton ac037d58ca4d4b921ae0a14f63e7cb8c08e68e60
REPORT-702 - SqlDataSetDefinition behaves wrong if you have two columns with the same name
Changed Sql Data Set Definition evaluator such that it fails with an EvaluationException if two columns with the same name are defined.- api/src/main/java/org/openmrs/module/reporting/dataset/definition/evaluator/SqlDataSetEvaluator.java (version ac037d58ca4d4b921ae0a14f63e7cb8c08e68e60)
- api/src/test/java/org/openmrs/module/reporting/dataset/definition/evaluator/SqlDataSetEvaluatorTest.java (version ac037d58ca4d4b921ae0a14f63e7cb8c08e68e60)