From 0ce22219c1a162d0cd462384f36dc10ca16bbf87 Mon Sep 17 00:00:00 2001 From: Rakshith B <79500257+Rakshithb1@users.noreply.github.com> Date: Wed, 28 Feb 2024 11:16:17 +0530 Subject: [PATCH] Update README.md Signed-off-by: Rakshith B <79500257+Rakshithb1@users.noreply.github.com> --- db_scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_scripts/README.md b/db_scripts/README.md index 7b87c168a7..bc98ab3078 100644 --- a/db_scripts/README.md +++ b/db_scripts/README.md @@ -1,4 +1,4 @@ -# Databases +# 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