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

Fixes neo4j/apoc#126: apoc.periodic.submit fails with schema operations (extended) #3211

Merged
merged 3 commits into from
Mar 28, 2023

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Oct 11, 2022

Fixes neo4j/apoc#126

Added apoc.periodic.submitSchema, which is equivalent to apoc.periodic.submit but can also accept schema operations

Related to neo4j/apoc#208

WAITING FOR

@vga91 vga91 force-pushed the issue_neo4j-126 branch from 5f38544 to 6993889 Compare March 28, 2023 08:59
vga91 added a commit that referenced this pull request Mar 28, 2023
@vga91 vga91 merged commit 4e99124 into dev Mar 28, 2023
@vga91 vga91 deleted the issue_neo4j-126 branch March 28, 2023 09:35
vga91 added a commit that referenced this pull request Mar 28, 2023
vga91 added a commit that referenced this pull request Apr 28, 2023
…ns (extended) (#3211)

* Fixes neo4j/apoc#126: apoc.periodic.submit fails with schema operations (extended)

* added test

* updated extended.txt
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Jul 25, 2023
vga91 added a commit that referenced this pull request Jul 25, 2023
vga91 added a commit that referenced this pull request Jul 27, 2023
vga91 added a commit that referenced this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can not get apoc.periodic.submit() to run CALL db.createUniquePropertyConstraint()
1 participant