moto/tests/test_dynamodb2
Nuno Santos 74b56faafd Attempt to parse simple ConditionExpressions in DynamoDB put_item().
Internally these get converted into simpler Expected={} parameters, so
for now only `attribute_exists` and `attribute_not_exists` are supported;
OR is also not suported since `expected` does not support it.
2016-11-04 12:37:10 +01:00
..
2014-08-28 10:57:43 -04:00
2014-08-28 10:57:43 -04:00