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

Corrected assertion on error type #562

Merged

Conversation

arnefischereit
Copy link
Contributor

tck/README.md details that ConstraintVerificationFailed is issued if data already in the database violates the constraint to be created, whereas here we want to change data to a state that would be violating a constraint in the database.

tck/README.md details that ConstraintVerificationFailed is issued if data already in the database violates the constraint to be created whereas here we want to change data to a state that would be violating a constraint in the database.
The given queries have the correct syntax but only fail when evaluating the value of the parameter.
@arnefischereit arnefischereit merged commit b7da948 into opencypher:master Sep 18, 2023
1 check passed
@arnefischereit arnefischereit deleted the correct-constraint-assertion branch September 18, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants