Quantcast
Channel: DreamFactory Forum - Latest topics
Viewing all articles
Browse latest Browse all 1524

And they change a lot things in 2.2...again

$
0
0

@jeebee wrote:

hi
Again any subtencial change in 2.2 that need app code update
this time in 2.2
before a setRecord or Update record:

params = { resource:[ params ]}
was in 2.1
params = { "resource":[ params ]}

Remember that this kind of change need code recertification when we upgade from 2.1 to 2.2

and in 2.2 mongo db $date is not working anymore...
for ex
item = {
_id:myId,

ISOLastLogin : { "$date": now },

}
any idea ?

thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1524

Trending Articles