Skip to content

Fix integration tests related to index and constraint create/drop #886

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

Merged
merged 3 commits into from
Mar 3, 2022

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Mar 2, 2022

The syntax for creating and dropping constraint in Neo4j 5.0 changed. ON keyword was replaced by FOR and ASSERT replaced by REQUIRED.

The syntax for creating and dropping constraint in Neo4j 5.0 changed. `ON` keyword was replaced by `FOR` and `ASSERT` replaced by `REQUIRED`.
@bigmontz bigmontz force-pushed the 5.0-fix-index-and-constraint-tests branch from 243faba to 9f4fe8a Compare March 2, 2022 19:12
@bigmontz bigmontz merged commit 4b02866 into neo4j:5.0 Mar 3, 2022
@bigmontz bigmontz deleted the 5.0-fix-index-and-constraint-tests branch March 3, 2022 12:22
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.

1 participant