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 contains operator with many to one multiplicity #165

Conversation

luispfgarces
Copy link
Contributor

Description

Adds support for the contains operator under a many to one multiplicity, allowing supplying as parameter collections of strings, integers, booleans, and decimals.

Closes #164.

Change checklist

  • Code follows the code rules guidelines of this project
  • Commit messages follow the commit rules of this project
  • I have self-reviewed my changes before submitting this pull request
  • I have covered new/changed code with new tests and/or adjusted existent ones
  • I have made changes necessary to update the documentation accordingly

Please also check the I want to contribute guidelines and make sure you have done accordingly.

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@luispfgarces luispfgarces merged commit 324fee7 into master Apr 24, 2024
2 checks passed
@luispfgarces luispfgarces deleted the feat/164/support_many_to_one_multiplicity_on_contains_operator branch April 24, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Support many to one multiplicity on contains operator
3 participants