phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth d58057daec
Extract Database\PrivilegesController from Server\PrivilegesController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-05-27 17:13:23 -03:00
..
CentralColumns Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
MultiTableQuery Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
Operations Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Structure Fix FavoriteTableController error when missing db param 2022-03-15 17:18:55 -03:00
CentralColumnsController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
DataDictionaryController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
DesignerController.php Merge branch 'QA_5_2' 2022-04-21 16:02:52 -03:00
EventsController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ExportController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ImportController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
MultiTableQueryController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
OperationsController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
PrivilegesController.php Extract Database\PrivilegesController from Server\PrivilegesController 2022-05-27 17:13:23 -03:00
QueryByExampleController.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
RoutinesController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
SearchController.php Merge branch 'QA_5_2' 2022-04-28 15:56:18 -03:00
SqlAutoCompleteController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SqlController.php Merge branch 'QA_5_2' 2022-04-28 15:56:18 -03:00
SqlFormatController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
StructureController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
TrackingController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
TriggersController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00