GetDKAN/dkan

View on GitHub
modules/datastore/modules/datastore_mysql_import/src/Service/MysqlImport.php

Summary

Maintainability
A
0 mins
Test Coverage
B
86%

Method getSqlStatement has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  protected function getSqlStatement(string $file_path, string $table_name, array $headers, string $eol, int $header_line_count, string $delimiter): string {

    There are no issues that match your filters.

    Category
    Status