MCPcopy
hub / github.com/sequelize/sequelize / all

Method all

src/model-manager.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 get all() {
38 return this.models;
39 }
40
41 /**
42 * Returns an array that lists every model, sorted in order

Callers 15

mainFunction · 0.80
getCommitsFromProjectFunction · 0.80
dropTestSchemasFunction · 0.80
error.test.jsFile · 0.80
cls.test.jsFile · 0.80
timezone.test.jsFile · 0.80
model.test.jsFile · 0.80
json.test.jsFile · 0.80
include.test.jsFile · 0.80

Calls

no outgoing calls

Tested by 2

createUsersAndItemsFunction · 0.64
describeDeferrableTestFunction · 0.64