Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support size() in addCondition() and addFilter() #17

Open
pushplay opened this issue Mar 10, 2020 · 0 comments
Open

Support size() in addCondition() and addFilter() #17

pushplay opened this issue Mar 10, 2020 · 0 comments

Comments

@pushplay
Copy link
Owner

In the list of comparison operators and functions https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.OperatorsAndFunctions.html size() is special because it is not an operator but is used with an operator (eg: size(VideoClip) > :v_sub). There isn't yet a way to specify that in addCondition() and addFilter().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant