MCPcopy Index your code
hub / github.com/sequelize/sequelize / dropFunction

Method dropFunction

src/dialects/db2/query-generator.js:721–723  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

719 }
720
721 dropFunction() {
722 throwMethodUndefined('dropFunction');
723 }
724
725 renameFunction() {
726 throwMethodUndefined('renameFunction');

Callers 1

Calls 1

throwMethodUndefinedFunction · 0.70

Tested by

no test coverage detected