lib/adapters/mysql/procedures.js
Function alterTable
has 59 lines of code (exceeds 25 allowed). Consider refactoring. Open
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.