h/t @beheh. This patch handles the case when ProjectionExpression looks like "#1, ..., #10" - the previous code used `replace`, which would make the resulting projection into "foo, ..., foo0". |
||
|---|---|---|
| .. | ||
| test_dynamodb.py | ||
| test_dynamodb_table_with_range_key.py | ||
| test_dynamodb_table_without_range_key.py | ||
| test_server.py | ||