phpmyadmin/libraries/classes/Controllers/Database
William Desportes 761045bcc9
Move getSystemSchemas and isSystemSchema to Query\Utilities
If you think the class name could be better, feel free to improve it.
Everybody know naming classes is difficult ^^
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-31 01:42:53 +02:00
..
AbstractController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CentralColumnsController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
DataDictionaryController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
DesignerController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
EventsController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
ExportController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
ImportController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
MultiTableQueryController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
OperationsController.php Move getSystemSchemas and isSystemSchema to Query\Utilities 2020-05-31 01:42:53 +02:00
PrivilegesController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
QueryByExampleController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
RoutinesController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
SearchController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SqlAutoCompleteController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SqlController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SqlFormatController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
StructureController.php Use early exit when possible 2020-05-27 21:46:12 -03:00
TrackingController.php Use early exit when possible 2020-05-27 00:35:24 -03:00
TriggersController.php Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00