Brian Pandola 99556620a9
Fix: Empty sets not removed from item after UpdateExpression (#3386)
DynamoDB does not support empty sets. If the last item in a set is
deleted as part of an UpdateExpression, the attribute must be removed.

Ref: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.NamingRulesDataTypes.html

Fixes #3296
2020-10-14 16:32:42 +01:00
..
2020-09-13 19:42:38 +01:00
2020-04-06 19:55:54 +10:00
2019-12-16 21:25:20 -05:00
2020-09-13 19:42:38 +01:00
2020-09-13 19:42:38 +01:00
2020-01-23 10:15:02 -08:00
2020-03-02 13:07:34 +00:00