diff --git a/bahmnicore-omod/src/main/resources/liquibase.xml b/bahmnicore-omod/src/main/resources/liquibase.xml index 0558ae4cc0..07fce3c1a4 100644 --- a/bahmnicore-omod/src/main/resources/liquibase.xml +++ b/bahmnicore-omod/src/main/resources/liquibase.xml @@ -12,7 +12,7 @@ - + SELECT COUNT(*) FROM concept_reference_source where name = 'org.openmrs.module.emrapi'; @@ -26,7 +26,7 @@ - + @@ -2967,7 +2967,7 @@ - + @@ -3516,7 +3516,7 @@ - + Switch boolean concepts/observations to be stored as coded diff --git a/bahmnicore-omod/src/main/resources/migrations/dependent-modules/liquibase.xml b/bahmnicore-omod/src/main/resources/migrations/dependent-modules/liquibase.xml index c025d060ed..46bd87141e 100644 --- a/bahmnicore-omod/src/main/resources/migrations/dependent-modules/liquibase.xml +++ b/bahmnicore-omod/src/main/resources/migrations/dependent-modules/liquibase.xml @@ -29,7 +29,7 @@ - + SELECT COUNT(*) FROM global_property where property = 'emr.primaryIdentifierType' @@ -42,7 +42,7 @@ - +