Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ dropTrigger
Method
dropTrigger
lib/dialects/db2/query-generator.js:699–701 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
697
}
698
699
dropTrigger() {
700
throwMethodUndefined(
'dropTrigger'
);
701
}
702
703
renameTrigger() {
704
throwMethodUndefined(
'renameTrigger'
);
Callers
1
test
Function · 0.45
Calls
1
throwMethodUndefined
Function · 0.70
Tested by
1
test
Function · 0.36