phpmyadmin/libraries/classes/Controllers/Table/Structure
Maurício Meneghini Fauth feca48cc76
Change return type of DatabaseInterface::getError method
Now, it returns last error message or an empty string instead of false
if no errors occurred.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-27 14:43:14 -03:00
..
AddIndexController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
AddKeyController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
BrowseController.php Remove unused variables 2021-12-03 15:12:56 +00:00
CentralColumnsAddController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
CentralColumnsRemoveController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
FulltextController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
MoveColumnsController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
PartitioningController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
PrimaryController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
ReservedWordCheckController.php
SaveController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
SpatialController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
UniqueController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00