diff --git a/db_scripts/README.md b/db_scripts/README.md index 0cb8ad5e441..ed86ae60e5f 100644 --- a/db_scripts/README.md +++ b/db_scripts/README.md @@ -1,7 +1,7 @@ # Databases ## Overview -This folder containers various SQL scripts to create database and tables in postgres. The tables are described under `/ddl/`. Default data that's populated in the tables is present under `/dml` folder +This folder containers various SQL scripts to create database and tables in postgres. The tables are described under `/ddl/`. Default data that's populated in the tables is present under `/dml` folder This folder containers various SQL scripts to create database and tables in postgres. These scripts are automatically run with as part of DB initialisation in [Sandbox Deployment](https://docs.mosip.io/1.2.0/deployment/sandbox-deployment)