From 398bdae484ae6fdb63b7ee04db788d31c358ff40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Thu, 28 Jul 2022 18:33:34 -0300 Subject: Extract normalization 1NF step 1 action MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- psalm-baseline.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'psalm-baseline.xml') diff --git a/psalm-baseline.xml b/psalm-baseline.xml index 3528e6a840..76ea2a44ae 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -2399,8 +2399,16 @@ $_POST['itemType'] + + + $normalForm + + + $normalForm + + - + $_POST['newTables'] $_POST['newTablesName'] $_POST['pd'] @@ -2411,7 +2419,6 @@ $newColumn $newTable $newtables - $normalForm $partialDependencies $partialDependencies $primary_columns @@ -2420,12 +2427,11 @@ $tables $tablesName - + $dependencies $newColumn $newTable $newtables - $normalForm $partialDependencies $partialDependencies $primary_columns -- cgit v1.2.3