awspilot / dynamodb-oop

Speak fluent DynamoDB, write code with fashion, I Promise() 😃
https://awspilot.dev
MIT License
119 stars 28 forks source link

getItem data missing String Set field #17

Closed teebu closed 8 years ago

teebu commented 8 years ago

Trying to get an item, it's missing the string set field.

adrianpraja commented 8 years ago

Hi Teebu,

I've updated the library to return stringSet and numberSet in query/get/scan

-adrian