Skip to content

Conversation

@nikgraf
Copy link
Contributor

@nikgraf nikgraf commented Jan 15, 2017

No description provided.

@nikgraf nikgraf merged commit 76ee756 into master Jan 15, 2017
@nikgraf nikgraf deleted the rest-example branch January 15, 2017 04:00
':updatedAt': timestamp,
},
UpdateExpression: 'SET #c1 = if_not_exists(#c1, :d2), #c2 = :d2, #c3 = :d3, #c4 = :d4',
UpdateExpression: 'SET #todo_text = :text, checked = :checked, updatedAt = :updatedAt',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happens in the case where data.checked is null or undef?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants