sequelize/sequelize

View on GitHub
src/associations/helpers.js

Summary

Maintainability
A
35 mins
Test Coverage

Function addForeignKeyConstraints has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function addForeignKeyConstraints(newAttribute, source, target, options, key) {
Severity: Minor
Found in src/associations/helpers.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status