Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ sequelize.test.js
File
sequelize.test.js
test/integration/sequelize.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ expect, assert } = require(
'chai'
);
4
const
Support = require(
'./support'
);
Callers
nothing calls this directly
Calls
15
getConnectionUri
Function · 0.85
count
Function · 0.85
define
Method · 0.80
authenticate
Method · 0.80
log
Method · 0.80
getDialect
Method · 0.80
getDatabaseName
Method · 0.80
isDefined
Method · 0.80
model
Method · 0.80
build
Method · 0.80
transaction
Method · 0.80
commit
Method · 0.80
Tested by
no test coverage detected