mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-30 05:07:05 +00:00
Given the new update from DynamoDB: 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/ ... empty strings are now allowed for non-key attributes, so alternator and its tests are updated accordingly. Fixes #6480 Tests: alternator(local, remote)