drg-adaptive/mysql-insert-csv

View on GitHub

Showing 1 of 3 total issues

Function CsvInsert has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const CsvInsert = function(
  uploader: StatementExecutor,
  settings?: ParserArgs
) {
  const columnTransformers = settings?.columnTransformers ?? {};
Severity: Major
Found in src/index.ts - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language