Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ connection-manager.test.js
File
connection-manager.test.js
test/integration/dialects/sqlite/connection-manager.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
chai = require(
'chai'
);
4
const
jetpack = require(
'fs-jetpack'
).cwd(__dirname);
Callers
nothing calls this directly
Calls
8
random
Method · 0.80
define
Method · 0.80
transaction
Method · 0.80
close
Method · 0.65
remove
Method · 0.45
sync
Method · 0.45
query
Method · 0.45
create
Method · 0.45
Tested by
no test coverage detected