When using the ADD syntax to sum up different components the path that is provided is allowed to be non-existent. In such a case DynamoDB will initialize it depending on the type of the value. If it is a number it will be initialized with 0. If it is a set it will be initialized with an empty set. |
||
---|---|---|
.. | ||
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 |