Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GitHub repository: https://github.com/openimis/database_ms_sqlserver

Excerpt

1.5.0 (October 2020)

Database optimization:

  • Index created on UserDistrict table

  • Partial indexes for actives row (Validity is null)

Update of the Stored Procedures

  • All Stored Procedure are updated based on the latest version (removed from Web Application source code)

  • MatchPayement SP support new Claim Ready state

  • ClaimOverview / ClaimHistory reports update

  • Change processing Marital status in uspConsumeEnrollments

  • Added uspIndexRebuild SP to facilitate index rebuild

Improve maintainability

  • There is only one database creation script

  • There are three additional scripts for specific usage: offline Health Facility, offline Insurance Office, Demo data set

Bug fixes

  • Cyclic dependency removed between Family and Insuree

  • Capitation report showing too many HF

  • Claim Admininstrator role doesn’t have the right authorities

  • Enrolment Officer role doesn’t have the right authorities

  • Add missing column in tblReporting

  • Fix insert of new EO officer

  • Fix insert User

  • Fix adding Claim Admin in uspUpdateClaimFromPhone

Check OP-209 for the full list of legacy openIMIS related tickets included in this release.

...

Fix the default user's password
On SQL Server 2017, when restoring the backup database, the default user's password was set to NULL.

1.2.0 (October 2018) 

Single Github repository for the database
The first Master Version repository included all the openIMIS components. This version integrates new functionalities and is managed in a separate repository. 

SQL Scripts extract
For documentation purposes, the Github repository includes the SQL scripts of the database.