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

Add missing table cbor decoding #271

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

Odonno
Copy link
Contributor

@Odonno Odonno commented May 20, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What does this change do?

Add missing table cbor decoding.

What is your testing strategy?

Add a new integration test

Is this related to any issues?

Fixes surrealdb/surrealist#287

Have you read the Contributing Guidelines?

@Odonno Odonno requested a review from kearfy as a code owner May 20, 2024 11:00
@kearfy
Copy link
Member

kearfy commented Jun 7, 2024

I never realised a table value could be returned that way! Thanks

@kearfy kearfy merged commit 8b54bfb into surrealdb:main Jun 7, 2024
@Odonno Odonno deleted the fix/decode-table branch June 7, 2024 10:47
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.

type::table function always returns NONE
2 participants