phpmyadmin/test/classes/Controllers/Normalization/FirstNormalForm
Maurício Meneghini Fauth 4ff3724c3f
Use union with null instead of short nullable type
Since union type are now possible, using union with null makes more
clear that it is a union type.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-20 21:48:19 -03:00
..
FirstStepControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
FourthStepControllerTest.php Extract normalization 1NF step 4 action 2022-07-29 20:11:56 -03:00
SecondStepControllerTest.php
ThirdStepControllerTest.php Extract normalization 1NF step 3 action 2022-07-29 19:03:35 -03:00