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 types for sort in RediSearch #2343

Merged

Conversation

VladimirChuprazov
Copy link
Contributor

Description

closes this issue #2229


Checklist

  • Does npm test pass with this change (including linting)?
  • [] Is the new or changed code fully tested?
  • [] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

@leibale leibale merged commit ab69c81 into redis:master Dec 14, 2022
@leibale
Copy link
Collaborator

leibale commented Dec 14, 2022

@VladimirChuprazov Sorry for the huge delay and thanks for contributing!

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.

Strict type decleration for PropertyName causing tsc compile error
2 participants