phpmyadmin/test/classes/Controllers/Table/Partition
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
..
AnalyzeControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
CheckControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
DropControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
OptimizeControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
RebuildControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
RepairControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
TruncateControllerTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00