Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ renameTrigger
Method
renameTrigger
lib/dialects/db2/query-generator.js:703–705 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
701
}
702
703
renameTrigger() {
704
throwMethodUndefined(
'renameTrigger'
);
705
}
706
707
createFunction() {
708
throwMethodUndefined(
'createFunction'
);
Callers
nothing calls this directly
Calls
1
throwMethodUndefined
Function · 0.70
Tested by
no test coverage detected