phpmyadmin/libraries/classes/Controllers/Table
Lakshay arora 2a07cee164 Automatically add index while editing an existing row and setting auto increment (#14417)
* Automates the addition of PRIMARY KEY index when user tries to edit an existing row and set AUTO INCREMENT.
* Disables the popup on insert new column page when user sets AUTO INCREMENT and automatically sets the index to PRIMARY KEY.

Signed-off-by: Lakshay arora <arora.lakshya123@gmail.com>
2018-10-23 16:33:36 -03:00
..
TableChartController.php Replace Template::get calls in libraries/classes 2018-06-18 18:18:24 -03:00
TableGisVisualizationController.php Replace Template::get calls in libraries/classes 2018-06-18 18:18:24 -03:00
TableIndexesController.php Remove get_div_for_slider_effect twig extension 2018-08-08 22:15:00 -03:00
TableRelationController.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
TableSearchController.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
TableStructureController.php Automatically add index while editing an existing row and setting auto increment (#14417) 2018-10-23 16:33:36 -03:00