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: query return type is Array #124

Merged
merged 2 commits into from
Nov 2, 2022
Merged

fix: query return type is Array #124

merged 2 commits into from
Nov 2, 2022

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Nov 2, 2022

Closes #122

Proposed Changes

Fixed return types for query method.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • rake test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review November 2, 2022 08:46
@bednar bednar merged commit 6fef96a into master Nov 2, 2022
@bednar bednar deleted the fix-query-return-type branch November 2, 2022 10:47
@bednar bednar added this to the 2.9.0 milestone Nov 2, 2022
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.

The query method returns Hash instead of Array
2 participants