Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ query-interface.test.js
File
query-interface.test.js
test/integration/dialects/postgres/query-interface.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
15
getQueryInterface
Method · 0.80
all
Method · 0.80
addIndex
Method · 0.80
literal
Method · 0.80
showIndex
Method · 0.80
col
Method · 0.80
removeIndex
Method · 0.80
dropSchema
Method · 0.45
createSchema
Method · 0.45
query
Method · 0.45
databaseVersion
Method · 0.45
dropFunction
Method · 0.45
Tested by
no test coverage detected