shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
206 stars 27 forks source link

feat: projectionExpression for single table batch get, scan and query #241

Closed LeandroDG closed 5 years ago

LeandroDG commented 5 years ago

Included projectionExpression for single table batch get, scan and query

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.2%) to 93.392% when pulling 97fbe788318acf45ec65fcdb602aa5300b476502 on LeandroDG:master into 083f9b7e903c19166728f585613916b36762be6d on shiftcode:master.