HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
73 stars 21 forks source link

KeyConditionExpression does not allow IN #125

Open ojii opened 2 years ago

ojii commented 2 years ago

aiodynamo RangeKey has an is_in method, but that doesn't seem to be allowed in a KeyConditionExpression.