MCPcopy
hub / github.com/Vincit/objection.js / insert.js

File insert.js

tests/integration/insert.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const _ = require('lodash');
2const chai = require('chai');
3const expect = require('expect.js');
4const Promise = require('bluebird');

Callers

nothing calls this directly

Calls 15

inheritModelFunction · 0.85
populateMethod · 0.80
thenMethod · 0.80
getTableNameMethod · 0.80
isPostgresMethod · 0.80
maxMethod · 0.80
rawMethod · 0.80
returningMethod · 0.80
$toJsonMethod · 0.80
insertAndFetchMethod · 0.80
orderByMethod · 0.80
$relatedQueryMethod · 0.80

Tested by

no test coverage detected