Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ renameFunction
Method
renameFunction
lib/dialects/db2/query-generator.js:715–717 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
713
}
714
715
renameFunction() {
716
throwMethodUndefined(
'renameFunction'
);
717
}
718
719
/**
720
* Generate SQL
for
ForeignKeysQuery.
Callers
1
query-interface.test.js
File · 0.45
Calls
1
throwMethodUndefined
Function · 0.70
Tested by
no test coverage detected