Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ describeTable.test.js
File
describeTable.test.js
test/integration/query-interface/describeTable.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
expect = chai.expect;
Callers
nothing calls this directly
Calls
6
getQueryInterface
Method · 0.80
define
Method · 0.80
createSchema
Method · 0.45
sync
Method · 0.45
describeTable
Method · 0.45
dropSchema
Method · 0.45
Tested by
no test coverage detected