phpmyadmin/libraries/classes/Controllers/Table/Structure
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
..
AbstractIndexController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
AddIndexController.php AbstractIndexController 2022-11-11 21:37:32 +00:00
AddKeyController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
BrowseController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CentralColumnsAddController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CentralColumnsRemoveController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ChangeController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
FulltextController.php AbstractIndexController 2022-11-11 21:37:32 +00:00
MoveColumnsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
PartitioningController.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
PrimaryController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ReservedWordCheckController.php Replace POST-var access with Serverrequest object - pt 2 (#17787) 2022-10-19 22:06:35 -03:00
SaveController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
SpatialController.php AbstractIndexController 2022-11-11 21:37:32 +00:00
UniqueController.php AbstractIndexController 2022-11-11 21:37:32 +00:00