Open sodiray opened 4 years ago
Should be easy
I have never been more wrong. I read over those docs and thought 'condition expression' referred to KeyConditionExpression
. I was wrong. The KeyConditionExpression
is a small set of conditions that are allowed specifically for keys attributes. 'condition expression' is a new set of conditions we will need to implement.
@useevil you can watch this for FilterExpression
progress. It's going to be a bit more than I initially thought.
Boto3 supports a filter expression on the query operation. We need to implement this. Should be easy, docs here say