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

Fix issue #1033 - property access from entity in array #1034

Closed

Conversation

MuhammadTahaNaveed
Copy link
Member

@MuhammadTahaNaveed MuhammadTahaNaveed commented Jul 13, 2023

  • Issue was with agtype_access_operator. It was overseeing the possiilty of scalar types as element in array/object.
  • Added regression tests.

resolves #1033

- Issue was with agtype_access_operator. It was overseeing the
  possiilty of scalar types as element in array/object.
- Added regression tests.
@jrgemignani
Copy link
Contributor

Ooops. We both put out a PR for the same thing, lol

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.

Property access from edge/vertex in array gives unexpected error
2 participants