Skip to content

Remove usage of drop procedures from IT Tests #975

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

Conversation

bigmontz
Copy link
Contributor

db.constraints() and db.indexes() were removed in 5.0 and replaced by
SHOW CONSTRAINTS and SHOW INDEXES.

`db.constraints()` and `db.indexes()` were removed in 5.0 and replaced by
`SHOW CONSTRAINTS` and `SHOW INDEXES`.
@bigmontz bigmontz merged commit 0eb6bce into neo4j:5.0 Aug 12, 2022
@bigmontz bigmontz deleted the 5.0-remove-deprecated-procedures-from-tests branch August 12, 2022 10:16
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