Justin Hamade
Justin Hamade
I upgraded from 1.0.9 to 1.1.2 and have this issue now as well. After removing the `loggingRoleArn` and the resource I added for it this error went away.
I don't know if I did it the best way but it works. We are using jest. In my example `loadModels` returns an object like ``` { sequelize: sequelize, //...
:+1:
Thanks @ryanfitz.
@niccottrell As far as I know this repo is not maintained any more might want to ask the question over here https://github.com/clarkie/dynogels/issues or another dynamodb ORM like https://github.com/dynamoosejs/dynamoose
@keithchilders could you provide an example of your lazy loading instance methods?
Thanks for looking at the PR. I will write some tests as soon as I have time. One issue is that it may break backwards compatibility and not sure how...