99556620a9
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 |
||
---|---|---|
.. | ||
test_dynamodb_executor.py | ||
test_dynamodb_expression_tokenizer.py | ||
test_dynamodb_expressions.py | ||
test_dynamodb_table_with_range_key.py | ||
test_dynamodb_table_without_range_key.py | ||
test_dynamodb_validation.py | ||
test_dynamodb.py | ||
test_server.py |