updating tester data: { id: 'VTESTERXA',
testCellID: 'VTESTERXA',
status: 'LOT ENDED',
lastUpdatedTS: Wed Jul 09 2014 18:46:48 GMT-0400 (EDT),
lot:
{ failed: 0,
passed: 3,
total: 3,
yield: 1,
hbins: [ [Object], [Object] ],
sbins: [ [Object], [Object] ] },
'$inc': { batch: { failed: 0 } } }
got error: { [MongoError: The dollar ($) prefixed field '$inc' in '$inc' is not valid for storage.]
name: 'MongoError',
lastErrorObject:
{ connectionId: 161,
err: 'The dollar ($) prefixed field \'$inc\' in \'$inc\' is not valid for storage.',
code: 52,
n: 0,
ok: 1 },
ok: 0,
errmsg: 'The dollar ($) prefixed field \'$inc\' in \'$inc\' is not valid for storage.' } and obj : null
--
You received this message because you are subscribed to the Google Groups "LoopbackJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to loopbackjs+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
probably allowExtendedOperators:true should work
where in the datasources.json file do you put that? Everywhere i've attempted failed.
On Saturday, March 21, 2015 at 11:57:41 AM UTC-7, Pasindu De Silva wrote:probably allowExtendedOperators:true should work
--
You received this message because you are subscribed to a topic in the Google Groups "LoopbackJS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/loopbackjs/zJtS8_4Etpw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to loopbackjs+...@googlegroups.com.