Geeksltd / Olive

Olive framework, for more productive cross platform .NET solutions. It's available under the GPL v3 license. See License.md for more information.
https://geeksltd.github.io/Olive
Other
44 stars 44 forks source link

Update DynamoDB provider. #328

Closed AmirHJabari closed 2 years ago

AmirHJabari commented 2 years ago

Update DynamoDB provider. The provider was not setting entity.IsNew to false (also not updating entity.OriginalId) while getting and saving data.

AmirHJabari commented 2 years ago

@m-sadegh-sh please review again.