Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve parsing DynamoDB begins_with expression
A query fails if it has a space between `begins_with` and `(`, for example: ```begins_with (getmoto#1, :1)``` Fix getmoto#1996
- Loading branch information