phpmyadmin/libraries/classes/Controllers/Normalization
ru-asdx f883d9021f
Replace POST vars with ServerRequest (#17903)
* Replace POST vars with ServerRequest in UserPasswordController
* Replace POST vars with ServerRequest in Normalization

Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>
2022-11-23 17:14:14 -03:00
..
FirstNormalForm Replace POST vars with ServerRequest (#17903) 2022-11-23 17:14:14 -03:00
SecondNormalForm Replace POST vars with ServerRequest (#17903) 2022-11-23 17:14:14 -03:00
ThirdNormalForm Replace POST vars with ServerRequest (#17903) 2022-11-23 17:14:14 -03:00
AddNewPrimaryController.php Replace $db and $table with DatabaseName and TableName (#17790) 2022-10-18 14:31:27 -03:00
CreateNewColumnController.php Replace POST vars with ServerRequest (#17903) 2022-11-23 17:14:14 -03:00
GetColumnsController.php Extract normalization's get columns action 2022-08-02 20:48:48 -03:00
MainController.php Extract normalization's partial dependencies action 2022-08-02 22:49:07 -03:00
MoveRepeatingGroup.php Replace POST vars with ServerRequest (#17903) 2022-11-23 17:14:14 -03:00
PartialDependenciesController.php Extract normalization's partial dependencies action 2022-08-02 22:49:07 -03:00