Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ data-types.test.js
File
data-types.test.js
test/integration/data-types.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
Sequelize = require(
'sequelize'
),
Callers
nothing calls this directly
Calls
15
testSuccess
Function · 0.85
testFailure
Function · 0.85
_applyTimezone
Method · 0.80
format
Method · 0.80
refreshTypes
Method · 0.80
define
Method · 0.80
findAll
Method · 0.80
findOne
Method · 0.80
findByPk
Method · 0.80
reload
Method · 0.80
refreshTypeParser
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected