MCPcopy
hub / github.com/sequelize/sequelize / createFunction

Method createFunction

lib/dialects/db2/query-generator.js:707–709  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

705 }
706
707 createFunction() {
708 throwMethodUndefined('createFunction');
709 }
710
711 dropFunction() {
712 throwMethodUndefined('dropFunction');

Callers 1

Calls 1

throwMethodUndefinedFunction · 0.70

Tested by

no test coverage detected