Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sequelize/sequelize
/ renameFunction
Method
renameFunction
src/dialects/db2/query-generator.js:725–727 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
723
}
724
725
renameFunction() {
726
throwMethodUndefined(
'renameFunction'
);
727
}
728
729
/**
730
* Generate SQL
for
ForeignKeysQuery.
Callers
1
query-interface.test.js
File · 0.45
Calls
1
throwMethodUndefined
Function · 0.70
Tested by
no test coverage detected