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

File sqlite_spec.js

test/integration/drivers/sqlite_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/sqlite').Driver;
4var helper = require('../../support/spec_helper');

Callers

nothing calls this directly

Calls 6

clearMethod · 0.80
createMethod · 0.80
valueToPropertyFunction · 0.70
findMethod · 0.65
countMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected