wbyoung/maguey

View on GitHub
lib/adapters/mysql/procedures.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function alterTable has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  alterTable: function(data) {
    /* jscs:disable jsDoc */

    // we know the phrasing is capable of handling everything other than index
    // renaming. we need to create a procedure if any index renames occur.
Severity: Major
Found in lib/adapters/mysql/procedures.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status