We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2801d20 commit 60a471aCopy full SHA for 60a471a
src/main/resources/db/README.md
@@ -7,6 +7,8 @@ This directory contains SQL scripts for setting up the Model Card database schem
7
- `V1__create_model_card_tables.sql` - Creates the database tables for Model Card entities
8
- `V2__insert_base_data.sql` - Inserts initial configuration data for Tasks and Thresholds
9
- `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
12
13
## Table Structure
14
0 commit comments