Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ fix-ids.js
File
fix-ids.js
docs/transforms/fix-ids.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
_ = require(
'lodash'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
1
inspect
Method · 0.80
Tested by
no test coverage detected