-
{t('sidebar.sql_file_exec.file_size')}{fileSizeMB} MB
-
{t('sidebar.sql_file_exec.status_label')}{resolveSQLFileExecutionStatusLabel(status)}
-
- {t('sidebar.sql_file_exec.executed_label')}
- {executed}
- {t('sidebar.sql_file_exec.rows_separator')}
- 0 ? '#ff4d4f' : undefined }}>{failed}
- {t('sidebar.sql_file_exec.rows_suffix')}
-
-
- {currentSQL && status === 'running' && (
-