Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ dropFunction
Method
dropFunction
lib/dialects/db2/query-generator.js:711–713 · lib/dialects/db2/query-generator.js::Db2QueryGenerator.dropFunction
()
Source
from the content-addressed store, hash-verified
709
}
710
711
dropFunction() {
712
throwMethodUndefined(
class
="st">'dropFunction');
713
}
714
715
renameFunction() {
716
throwMethodUndefined(
class
="st">'renameFunction');
Callers
1
query-interface.test.js
File · 0.45
Calls
1
throwMethodUndefined
Function · 0.70
Tested by
no test coverage detected