phpmyadmin/libraries/classes/Controllers/Table/Structure
Maximilian Krög 0c6d29358a
Fix move column for table with foreign key
Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
2025-07-09 16:41:57 +02:00
..
AddIndexController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
AddKeyController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
BrowseController.php Remove unused variables 2021-12-03 15:12:56 +00:00
CentralColumnsAddController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
CentralColumnsRemoveController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ChangeController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
FulltextController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
MoveColumnsController.php Fix move column for table with foreign key 2025-07-09 16:41:57 +02:00
PartitioningController.php Force string as return type of showCreate() 2023-07-24 19:45:24 +01:00
PrimaryController.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
ReservedWordCheckController.php
SaveController.php Fix editing column where only virtuality changed 2024-04-21 15:30:31 +02:00
SpatialController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00
UniqueController.php Change return type of DatabaseInterface::getError method 2021-12-27 14:43:14 -03:00