phpmyadmin/libraries/classes/Controllers
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
..
Database Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
Server phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
Table Automatically add index while editing an existing row and setting auto increment (#14417) 2018-10-23 16:33:36 -03:00
Controller.php Replace Template::get calls in libraries/classes 2018-06-18 18:18:24 -03:00
DatabaseController.php Fix phpcs errors 2018-05-18 01:59:38 -03:00
TableController.php Fix phpcs errors 2018-05-18 01:59:38 -03:00