Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ changeColumn.test.js
File
changeColumn.test.js
test/integration/query-interface/changeColumn.test.js:None–None · test/integration/query-interface/changeColumn.test.js
Source
from the content-addressed store, hash-verified
1
class
="st">'use strict';
2
3
const
chai = require(
class
="st">'chai');
4
const
expect = chai.expect;
Callers
nothing calls this directly
Calls
11
getQueryInterface
Method · 0.80
addColumn
Method · 0.80
define
Method · 0.80
hasOne
Method · 0.80
createSchema
Method · 0.45
createTable
Method · 0.45
changeColumn
Method · 0.45
describeTable
Method · 0.45
getForeignKeyReferencesForTable
Method · 0.45
sync
Method · 0.45
renameColumn
Method · 0.45
Tested by
no test coverage detected