MCPcopy Create free account
hub / github.com/dresende/node-orm2 / postgres_spec.js

File postgres_spec.js

test/integration/drivers/postgres_spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var _ = require('lodash');
2var should = require('should');
3var Driver = require('../../../lib/Drivers/DML/postgres').Driver;
4var helper = require('../../support/spec_helper');

Callers

nothing calls this directly

Calls 6

evaluateFunction · 0.85
clearMethod · 0.80
valueToPropertyFunction · 0.70
findMethod · 0.65
countMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected