phpmyadmin/libraries/classes/Controllers/Database
William Desportes 6f66b76c5d
Merge #20105 - Fix #19891 - invalid $cfg['Export']['format'] or $cfg['Import']['format'] defaulting to sql in dropdown
Pull-request: #20105
Fixes: #19891
Signed-off-by: William Desportes <williamdes@wdes.fr>
2026-03-17 13:08:45 +01:00
..
CentralColumns Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
MultiTableQuery Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
Operations Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
Structure Avoid passing null to synchronizeFavoriteTables 2025-01-14 17:22:39 +00:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
CentralColumnsController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DataDictionaryController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
DesignerController.php Merge branch 'QA_5_1' into QA_5_2 2022-04-21 15:54:13 -03:00
EventsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
ImportController.php Merge #20105 - Fix #19891 - invalid $cfg['Export']['format'] or $cfg['Import']['format'] defaulting to sql in dropdown 2026-03-17 13:08:45 +01:00
MultiTableQueryController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
OperationsController.php Replace getTablesFull with getTables 2023-02-18 14:33:41 +00:00
PrivilegesController.php Fix checking db and table privileges when case is sensitive 2022-05-26 16:05:58 -03:00
QueryByExampleController.php Move queryAsControlUser - Dbal refactoring pt.3 2022-01-06 19:31:27 +00:00
RoutinesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SearchController.php Remove stickyfilljs JavaScript dependency 2022-04-27 19:47:31 -03:00
SqlAutoCompleteController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
SqlController.php Remove stickyfilljs JavaScript dependency 2022-04-27 19:47:31 -03:00
SqlFormatController.php Make controllers callable 2021-08-30 13:16:29 -03:00
StructureController.php Remove properties_num_columns from templates, not needed after #20227 2026-03-17 12:43:10 +01:00
TrackingController.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00