Stephan Guingor
Stephan Guingor
Right now we are supporting multiple clauses ( #58 ) in an expression but we should ensure each keyword appears atmost one time. Quoted from the docs: > An update...
**What:** At the moment projection expressions do not filter properties out of the result. Expected: It should filter out properties defined in the projection expression. Docs: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.ProjectionExpressions.html
Should return error messaage: [ValidationException: One or more parameter values were invalid: Input collection [X,X] contains duplicates.] message: 'One or more parameter values were invalid: Input collection [X, X] contains...