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: Add BigInt as supported CursorType #91

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Conversation

jrangulod
Copy link
Contributor

Currently, BigInt was not being detected as a valid cursor if the @id field was of that type and there were no other @unique columns of either Int or String type.

As far as I could test everything seems to work as expected, if there is some reason the exclusion of BigInt as a valid cursor type is intentional, please let me know.

Copy link
Member

@franky47 franky47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@franky47 franky47 merged commit f00bc9d into 47ng:next Nov 2, 2023
1 check passed
Copy link

github-actions bot commented Nov 2, 2023

🎉 This PR is included in version 1.5.1-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@franky47
Copy link
Member

franky47 commented Nov 2, 2023

@jrangulod Could you try 1.5.1-beta.1 and tell me if it all works fine for you?

@jrangulod
Copy link
Contributor Author

Sure @franky47, I'll be testing this today and the rest of the week and reporting back on issues if any

Copy link

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants