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

Method renameFunction

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

Source from the content-addressed store, hash-verified

723 }
724
725 renameFunction() {
726 throwMethodUndefined('renameFunction');
727 }
728
729 /**
730 * Generate SQL for ForeignKeysQuery.

Callers 1

Calls 1

throwMethodUndefinedFunction · 0.70

Tested by

no test coverage detected