Ben Ford

Results 3 issues of Ben Ford

## The issue I had: I created a model to reflect my db. The hash key was set on an attribute which was named incorrectly. Example below ```python # What...

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v21.0.0 ### Amplify CLI Version 12.8.2 ### What operating system are...

bug
platform
p2

Issue: The sub classes of Collection (List / Array List) do not support [0] etc when they do on a production instance. It's also very hard to patch the prototype...