phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth 6503321278
Fix case where column hash is empty in table relation page
- Fixes #18834
- Related to #14305

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-12-08 16:57:12 -03:00
..
Maintenance Accept mixed for DatabaseName and TableName constructors 2021-12-23 16:25:05 -03:00
Partition Accept mixed for DatabaseName and TableName constructors 2021-12-23 16:25:05 -03:00
Structure Add ChangeLog entry for #15670 2023-11-17 13:15:38 -03:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
AddFieldController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
ChangeController.php Fix #17766 - Allow to open in a new tab copy and edit row actions 2022-11-25 19:55:53 +01:00
ChangeRowsController.php Remove unused variables 2021-12-03 15:12:56 +00:00
ChartController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
CreateController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
DeleteConfirmController.php Use only callable controllers 2021-09-11 15:20:46 -03:00
DeleteRowsController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
DropColumnConfirmationController.php Make controllers callable 2021-08-30 13:16:29 -03:00
DropColumnController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
ExportController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ExportRowsController.php Remove unused variables 2021-12-03 15:12:56 +00:00
FindReplaceController.php fixed find replace regex issue if no matching result set found 2022-07-19 15:28:43 -03:00
GetFieldController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
GisVisualizationController.php Fix PHP warning on GIS visualization when there is only one GIS column 2022-09-10 14:05:34 +02:00
ImportController.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
IndexesController.php Fix preview SQL modal not working inside Index modal 2022-06-15 20:09:13 -03:00
IndexRenameController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
OperationsController.php Fix Table\OperationsController failing test 2022-05-21 16:35:36 -03:00
PrivilegesController.php Fix checking db and table privileges when case is sensitive 2022-05-26 16:05:58 -03:00
RecentFavoriteController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
RelationController.php Fix case where column hash is empty in table relation page 2023-12-08 16:57:12 -03:00
ReplaceController.php Fix #17766 - Allow to open in a new tab copy and edit row actions 2022-11-25 19:55:53 +01:00
SearchController.php Bug: IS NULL is shown for non-nullable columns 2023-02-27 23:17:53 +00:00
SqlController.php Remove stickyfilljs JavaScript dependency 2022-04-27 19:47:31 -03:00
StructureController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
TrackingController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ZoomSearchController.php Fix opening GIS editor in zoom search 2023-09-15 00:36:02 +02:00