Skip to content

Fix returning gapped arrays #58

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 1 commit into from
Aug 19, 2022
Merged

Conversation

no1seman
Copy link

For more details refer to linked issue.

Note: is_array() allows all positive key numbers including zero (for example id of primary key is zero and seems we have to support such cases too).

closes: #57

@DifferentialOrange DifferentialOrange merged commit 9aaf258 into master Aug 19, 2022
@DifferentialOrange DifferentialOrange deleted the fix_gapped_arrays branch August 19, 2022 09:42
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.

Add support of returning gaped arrays for kind=types.list()
2 participants