A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
MIT License
1.03k
stars
66
forks
source link
fix: broken link in error (missing-composite-attributes) #409
Looks like a big pull request but all I did was search and replace:
incomplete-composite-attributes
with
missing-composite-attributes
It turns out to be a lot of test cases updates.