Checks if $cfg['DisableMultiTableMaintenance'] is true. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Extracts the table maintenance action methods from the Database\StructureController class to the new Table\MaintenanceController class and adjust templates and routes names. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>