On 20/06/2013, at 12:59 AM, James Cicenia <[email protected]> wrote:

> Looks like I had to unlock "doubleNumber" in my model.

As noted by Raymond, you also seem to be locking on a timestamp:

>> UPDATE Device SET lastReportedLatitude = ?, lastReportedLongitude = ?, 
>> dateModified = ? WHERE (id = ? AND badge is NULL AND hwid = ? AND 
>> lastReportedLatitude = ? AND lastReportedLongitude = ? AND osGatewayID = ? 
>> AND ppAppKey = ? AND token = ? AND zoneID is NULL)" withBindings: 
>> 1:41.85897038322115(lastReportedLatitude), 
>> 2:-87.66461452477394(lastReportedLongitude), 
>> 3:2013-06-19T08:52:51.734-05:00(dateModified),

Even if you think that's a red herring now, it's going to bite you later in a 
similar way.


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to