Iain Bullard 88a1134657
Fix DynamoDb2 ExpressionAttributeNames can start with a number (#3206)
When using pynamodb's support for transactions it makes use of of
ExpressionAttributeNames that look like #0 #1 etc. According to

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.ExpressionAttributeNames.html

And when testing against dynamodb-local these work without issue,
however, when testing with moto they fail.
2020-07-31 17:46:48 +01:00
..
2020-05-24 12:21:29 +01:00
2019-12-26 21:03:49 +01:00
2020-03-30 13:49:19 +01:00
2020-07-19 10:00:24 +01:00
2019-12-26 21:03:49 +01:00
2019-12-26 21:03:49 +01:00
2019-12-26 21:03:49 +01:00
2020-04-28 10:40:34 +12:00
2020-03-05 23:37:17 +10:00
2017-03-12 19:58:40 -04:00
2019-12-17 21:35:52 +05:30
2020-07-16 13:12:25 +01:00