clarkie / dynogels

DynamoDB data mapper for node.js. Originally forked from https://github.com/ryanfitz/vogels
Other
490 stars 110 forks source link

Update schema.js #3

Closed clarkie closed 8 years ago

clarkie commented 8 years ago

If you want to use UUID in a nested object, you have to call explicitly the function v4() or v1()

clarkie commented 8 years ago

This will be fixed by #4