Dynamoid / dynamoid

Ruby ORM for Amazon's DynamoDB.
MIT License
580 stars 195 forks source link

Fix #reload and mark model as persisted after reloading #567

Closed andrykonchin closed 2 years ago

andrykonchin commented 2 years ago

Fix the following scenario:

Expected result

Closes https://github.com/Dynamoid/dynamoid/issues/564