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

Cleanup and null cursor fix #341

Merged
merged 4 commits into from
Dec 26, 2023

Conversation

tywalch
Copy link
Owner

@tywalch tywalch commented Dec 26, 2023

No description provided.

Copy link

netlify bot commented Dec 26, 2023

Deploy Preview for electrodb-dev canceled.

Name Link
🔨 Latest commit 8795dba
🔍 Latest deploy log https://app.netlify.com/sites/electrodb-dev/deploys/658b3cb42298f50008002845

Collection queries returned an `undefined` cursor (currently typed as `string | null`) when using the `raw:true` execution option. Fixed to return `null` instead of `undefined`.
@tywalch tywalch merged commit eb6254a into master Dec 26, 2023
8 checks passed
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.

1 participant