MCPcopy
hub / github.com/sequelize/sequelize / toSql

Method toSql

lib/deferrable.js:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 toSql() {
15 throw new Error('toSql implementation missing');
16 }
17}
18
19class INITIALLY_DEFERRED extends ABSTRACT {

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected