Skip to content

Commit 60a471a

Browse files
committed
docs: update sql migration readme
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent 2801d20 commit 60a471a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/db/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This directory contains SQL scripts for setting up the Model Card database schem
77
- `V1__create_model_card_tables.sql` - Creates the database tables for Model Card entities
88
- `V2__insert_base_data.sql` - Inserts initial configuration data for Tasks and Thresholds
99
- `V3__insert_report_data.sql` - Inserts data from the available reports existing at the moment
10+
- `V4__create_guardrail_tables.sql` - Creates the database tables for Guardrail entities
11+
- `V5__inert_guardrail_data.sql` - Inserts Guardrail data for 4 initial recommendations
1012

1113
## Table Structure
1214

0 commit comments

Comments
 (0)