MCPcopy Create free account
hub / github.com/sequelize/sequelize / createFunction

Method createFunction

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

Source from the content-addressed store, hash-verified

715 }
716
717 createFunction() {
718 throwMethodUndefined('createFunction');
719 }
720
721 dropFunction() {
722 throwMethodUndefined('dropFunction');

Callers 1

Calls 1

throwMethodUndefinedFunction · 0.70

Tested by

no test coverage detected