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

Function prepareOrder

lib/ChainFind.js:19–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 };
18
19 var prepareOrder = function () {
20 return Utilities.transformOrderPropertyNames(
21 opts.order, opts.properties
22 );
23 };
24
25 var chainRun = function (done) {
26 var order, conditions;

Callers 1

ChainFindFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected