phpmyadmin/libraries/classes/Controllers/Table/Structure
Maurício Meneghini Fauth eb3703882b
Move Routing::getCurrentRoute to ServerRequest
The route is retrieved from the request, so it makes sense to move the
method to the Http\ServerRequest class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-06 23:36:57 -03:00
..
AddIndexController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
AddKeyController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
BrowseController.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
CentralColumnsAddController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
CentralColumnsRemoveController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
ChangeController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
FulltextController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
MoveColumnsController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
PartitioningController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
PrimaryController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
ReservedWordCheckController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
SaveController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
SpatialController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
UniqueController.php Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00