Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ connection-manager.js
File
connection-manager.js
lib/dialects/db2/connection-manager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
AbstractConnectionManager = require(
'../abstract/connection-manager'
);
4
const
sequelizeErrors = require(
'../../errors'
);
Callers
nothing calls this directly
Calls
1
debugContext
Method · 0.80
Tested by
no test coverage detected