You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Restore the openIMIS database backup file (from [Empty databases](./Empty%20databases/) folder) to your SQL Server using SSMS.
26
+
* Restore the openIMIS database backup file (from [Empty databases](./Empty%20databases/) folder) to your SQL Server using SSMS. (The default empty database to restore is openIMIS_ONLINE_vX.Y.Z.bak)
27
27
28
-
*Execute the SETUP-IMIS stored procedure.
28
+
*Once restored, execute the SETUP-IMIS stored procedure.
29
29
30
-
For documentation purposes only, we included the plain text scripts in the [Scripts](./Scripts/) folder.
30
+
For documentation purposes only, refer to the plain text scripts of each individual database item in the [Scripts](./Scripts/) folder.
31
31
32
32
### Upgrading
33
33
34
-
In order to upgrade from the [previous version of openIMIS database](https://github.com/openimis/master-version/tree/master/Database/Empty%20databases), you must execute the migration script from [Migration script](./Migration%20script/) folder.
34
+
In order to upgrade from the [previous version of openIMIS database](https://github.com/openimis/master-version/tree/master/Database/Empty%20databases), execute the migration script from [Migration script](./Migration%20script/) folder.
0 commit comments