OpenElis - Liquibase DB Migration Script

Application Name: OpenElis Version Number: 0.91

Question: OpenElis Code base has quite a few xml files defining the change-sets. Few of then for example: db_migrations.xml BahmniConfig.xml Schema.xml System_Module.xml

Can I know the purpose of each file here?

Also, to maintain the test statuses, we are introducing two new tables called type_of_test_status and test_status, which are currently added to BahmniConfig.xml The default set of test statuses would also go as insert statements into the same BahmniConfig.xml

Does anyone see any flaw in this implementation?

@angshuonline @binduak @snehabagri @vmalini @mksrom @akhilmalhotra1

1 Like

Moved to the bahmni category.