phpmyadmin/libraries/classes/Controllers/Database/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
..
CentralColumns
AddPrefixController.php
AddPrefixTableController.php
ChangePrefixFormController.php
CopyFormController.php
CopyTableController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
CopyTableWithPrefixController.php
DropFormController.php
DropTableController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
EmptyFormController.php
EmptyTableController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
FavoriteTableController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
RealRowCountController.php
ReplacePrefixController.php
ShowCreateController.php