Audit put for non-object input #16
Labels
help wanted
Extra attention is needed
question
Further information is requested
tests
An issue, task, or discussion related to tests
I don't know what
put(hashKey, rangeKey, 'string')
or boolean or number ornull
does currently.If we treat the value to be inserted as DynamoDB JSON then we should throw a programmer error if it cannot be converted because a scalar was passed in instead.
The text was updated successfully, but these errors were encountered: