Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
_ = require(
'lodash'
);
2
var
should = require(
'should'
);
3
var
Driver = require(
'../../../lib/Drivers/DML/postgres'
).Driver;
4
var
helper = require(
'../../support/spec_helper'
);
Callers
nothing calls this directly
Calls
6
evaluate
Function · 0.85
clear
Method · 0.80
valueToProperty
Function · 0.70
find
Method · 0.65
count
Method · 0.65
remove
Method · 0.65
Tested by
no test coverage detected