MCPcopy Index your code
hub / github.com/dresende/node-orm2 / ORM.js

File ORM.js

lib/ORM.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var _ = require("lodash");
2var async = require("async");
3var Promise = require('bluebird');
4var enforce = require("enforce");

Callers

nothing calls this directly

Calls 9

optsCheckerFunction · 0.85
ORM_ErrorFunction · 0.85
queryParamCastFunction · 0.85
cbFunction · 0.85
getNextFunction · 0.85
callMethod · 0.80
syncMethod · 0.80
dropMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected