We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39c63a commit 80d3625Copy full SHA for 80d3625
lib/query-interface.js
@@ -518,7 +518,7 @@ class QueryInterface {
518
* Remove a column from a table
519
*
520
* @param {string} tableName Table to remove column from
521
- * @param {string} attributeName Columns name to remove
+ * @param {string} attributeName Column name to remove
522
* @param {Object} [options] Query options
523
524
* @returns {Promise}
0 commit comments