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

Add validations #180

Merged
merged 2 commits into from
Sep 18, 2018
Merged

Add validations #180

merged 2 commits into from
Sep 18, 2018

Conversation

dwitry
Copy link
Contributor

@dwitry dwitry commented Sep 17, 2018

  • Don't allow aggregates in aggregates
  • Don't allow non deterministic functions in aggregates
  • Don't access properties or labels of deleted items
  • TCK mappings for errors above

TCK +5

Signed-off-by: Dwitry dwitry@users.noreply.github.com

- Don't allow aggregates in aggregates
- Don't allow non deterministic functions in aggregates
- Don't access properties or labels of deleted items
- TCK mappings for errors above

TCK +5

Signed-off-by: Dwitry dwitry@users.noreply.github.com
Signed-off-by: Dwitry dwitry@users.noreply.github.com
@dwitry dwitry merged commit 63f049d into opencypher:master Sep 18, 2018
@dwitry dwitry deleted the reverent_wilson branch September 18, 2018 11:54
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