phpmyadmin/libraries/classes/Controllers/Table/Structure
Maurício Meneghini Fauth ec4baa6583
Remove calls of Util::getValueByKey where path doesn't have a dot
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-08 14:30:19 -03:00
..
AddIndexController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
AddKeyController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
BrowseController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
CentralColumnsAddController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
CentralColumnsRemoveController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
ChangeController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
FulltextController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
MoveColumnsController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
PartitioningController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
PrimaryController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
ReservedWordCheckController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
SaveController.php Remove calls of Util::getValueByKey where path doesn't have a dot 2022-03-08 14:30:19 -03:00
SpatialController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
UniqueController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00