MCPcopy
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
3const chai = require('chai');
4const expect = chai.expect;

Callers

nothing calls this directly

Calls 15

getQueryInterfaceMethod · 0.80
allMethod · 0.80
addIndexMethod · 0.80
literalMethod · 0.80
showIndexMethod · 0.80
colMethod · 0.80
removeIndexMethod · 0.80
dropSchemaMethod · 0.45
createSchemaMethod · 0.45
queryMethod · 0.45
databaseVersionMethod · 0.45
dropFunctionMethod · 0.45

Tested by

no test coverage detected