Dynamoid/dynamoid

Amazon DynamoDB now supports empty values.

yubele opened this issue · 3 comments

Dynamoid doesn't seem to support empty fields. DynamoDB started supporting empty fields on 05/2020.

Are you planning to support empty fields with Dynamoid? Also, are there any existing features like that?

ref)
https://aws.amazon.com/about-aws/whats-new/2020/05/amazon-dynamodb-now-supports-empty-values-for-non-key-string-and-binary-attributes-in-dynamodb-tables/?nc1=h_ls

Yeah, it's in the roadmap. But it's a breaking change and will be released only in the next major version.

@andrykonchin Thank you for your information. I will wait for the next major version.

The issue is resolved in #794